Skip to content

Benskalz/Xdault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kryptos - Fast, Robust & Secure NANO Wallet

GitHub release (latest) License Asset License CI Twitter Follow

What is Kryptos?

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

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

Kryptos Themes

Kryptos Quick Send Kryptos Add to Contacts Kryptos Change Representative

Server

Kryptos's backend server can be found here

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

Kryptos 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published