This project may still be useful to many people and is remaining for reference purposes.
However, this project is being phased out as it has been replaced by a new version rewritten with Flutter.
The new verson can be found HERE
Kalium is an android wallet for the Banano cryptocurrency. It is based on the fine nano-android-wallet produced by Nano Wallet Company.
Link | Description |
---|---|
banano.co.in | Banano Homepage |
@bananocoin | Follow Banano on Twitter to stay up to date |
banano.how | Getting started with Banano and more Information |
- Clone the repository
- Open in Android Studio
- Execute
./gradlew assembleDebug
to create a debug APK
All Kalium Wallet development happens on GitHub. Contributions are always welcome.
To Contribute:
- Fork the codebase
- Make changes
- Submit a pull request for review
If you need any help, please visit our GitHub Issues or the Banano discord. Feel free to file an issue if you do not manage to find any solution.
Kalium Wallet is released under the BSD-2 License