MajorChump / nyano-mobile-wallet

Natrium - Fast, Robust & Secure NANO Wallet, now written with Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyano Mobile - Fast, Robust & Secure nyano Wallet

GitHub release (latest) License Asset License CI Twitter Follow

What is Nyano Mobile?

Nyano Mobile is a cross-platform mobile wallet for the Nano (nyano) cryptocurrency. It is written in Dart using Flutter.

Link Description
nyano.xyz nyano Cryptocurrency Homepage

Contributing

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

Have a question?

If you need any help, feel free to file an issue if you do not manage to find a solution.

License

Natrium is released under the MIT License

Update translations:

flutter pub pub run intl_translation:extract_to_arb --output-dir=lib/l10n lib/localization.dart
flutter pub pub run intl_translation:generate_from_arb --output-dir=lib/l10n \
   --no-use-deferred-loading lib/localization.dart lib/l10n/intl_*.arb

About

Natrium - Fast, Robust & Secure NANO Wallet, now written with Flutter.

License:Other


Languages

Language:Dart 98.6%Language:Ruby 0.4%Language:Java 0.3%Language:Python 0.2%Language:Shell 0.2%Language:Objective-C 0.2%Language:Swift 0.0%Language:Kotlin 0.0%Language:C 0.0%