/nano-wallet-android

Primary LanguageJavaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Nano Android Wallet

Setup

  • Clone the repository
  • Add file app/fabric.properties with apiKey=<your_api_key> where <your_api_key> is your Fabric api key
  • Open in Android Studio

Building From the command line

  • Execute ./gradlew assembleDebug to create a debug APK

Contributing

All Nano Wallet development happens on GitHub. Contributions make for good karma and we welcome new contributors. We take contributors seriously, and thus have a contributor code of conduct.

  • Fork the codebase
  • Make changes
  • Submit a pull request for review

Links

Link Description
NanoWalletCompany.com Nano Wallet Company Homepage
Nano.org Nano Homepage
@NanoWalletCo Follow Nano on Twitter to stay up to date.
Releases Check out the releases and their changelogs.
Code of Conduct Find out the standards we hold ourselves to.

Have a question?

If you need any help, please visit our GitHub Issues or the Nano #support channel. Feel free to file an issue if you do not manage to find any solution.

License

Nano Wallet is released under the BSD-2 License