The mobile app for bitshares blockchain.
Bitshares Mobile App is the mobile wallet for the Bitshares blockchain. Currently features:
- View market quotes anytime, anywhere
- Update margin position at any time.
- Transfer
- Account management, registration, wallet management.
- Balance and order management.
- Proposal transaction and proposal management.
- Voting
- There are more features waiting for you to discover.
- Xcode 9.4.1 - 10.1
- Android Stduio 3.1.3 - 3.2
Only need to adjust Bundle Identifier
to your app id. Then you can run it directly in xcode.
Install Android Studio
Configuration Fabric
- Go to the Fabric to register and apply for
APIKEY
- For iOS: search for
__YOUR_FABRIC_APIKEY__
and replace it with your apikey. - For Android: search for the
1111111111111111111111111111111111111111
placeholder inAndroidManifest.xml
and replace it with your apikey.
BitShares Mobile App is under the MIT license. See LICENSE for more information.