Skip to content

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

License

Notifications You must be signed in to change notification settings

paw-digital/Biota

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Biota - Fast, Robust & Secure PAW Wallet

Twitter Follow Discord

What is Biota?

Biota is a cross-platform mobile wallet for the PAW digital currency. It is written in Dart using Flutter.

Link Description
PAW.digital PAW digital currency Homepage

Server

Biota'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

Biota 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

Tools

Tools that can be used for appicons generation: http://svg2vector.com/ for drawable android vector assets http://easyappicon.com/ for app icons generation

For font assets: https://fontforge.org/ Font conversion to SVG https://mathew-kurian.github.io/CharacterMap/ Individual mapping of font entries https://www.fluttericon.com/ Generation of fonts with SVGs

Acknowledgements

Special thanks to the following!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.7%
  • Ruby 0.4%
  • Java 0.3%
  • Python 0.2%
  • Shell 0.2%
  • Objective-C 0.2%