Download Free NANO Cryptocurrency Wallet App - Flutter Template

FREE | GOOGLE PLAY | APPLE STORE

Natrium is a cross-platform mobile wallet for the NANO cryptocurrency. It is written in Dart using Flutter.

Link Description
natrium.io Natrium Homepage
nano.org NANO Cryptocurrency Homepage

Server

Natrium's backend server can be found here

Building

Android (armeabi-v7a): flutter build apk Android (arm64-v8a): flutter build apk --target=android-arm64 iOS: flutter build ios

If you have a connected device or emulator you can run and deploy the app with flutter run