Skip to content

thirteenggh/UniWallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

UniWallet is one wallet used for Ethereum and tokens. It's built using React Native and run on Android/iOS.
UniWallet是一个以太坊(eth)钱包,同时可以管理各种以太坊ERC20代币. 它是使用react native框架开发的,android,iOS两个版本可以同时生成

How to compile?

编译

  1. npm install
  2. cd android; ./gradlew assembleDebug

You can find the apk at ./android/app/build/outputs/apk/app-debug.apk.
编译完成后你能在./android/app/build/outputs/apk/app-debug.apk找到android版本的程序

Contact

support@yiya.io
技术支持请联系support@yiya.io

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • C 5.3%
  • Java 5.2%
  • HTML 4.5%
  • Objective-C 1.2%
  • Python 0.3%
  • Other 0.3%