later...
Cycan Wallet is an open source,cross-platform wallet, built with Flutter,now it is support bitcoin,ethereum,polkadot,more chain well be support in the future.
- Create account with Mnemonics, HD Derivation supported.
- Import account with Mnemonics, Private key and Keystore.
- Token transfer/receive
- Transaction History
- Basic account settings: changing name/password/language/remote node.
- more...
Dependencies
- Flutter 1.22.x statble
- Dart 2.10.x
To get started
- Clone the repo locally, via git clone https://github.com/CycanTech/ALLToken.git
<optional local path>
. - Install the dependencies by running
flutter pub get
. - In AndroidStudio, run
lib/main.dart
with arguments--flavor=prod
on Android Devices, or just runlib/main.dart
with no arguments on IOS. - In Xcode ,open ios/Runner/OpenSouces/IOS_lib_V3.x.x/ , unzip the libv3.x.x.zip file
Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!
The ALLToken wallet is licensed under the GPL 3.0 licensed.