bananocoin/kalium_wallet_flutter

Kalium Mobile BANANO Wallet, made with Flutter.

265

stars

1,154

commits

Dart

primary language

Apr 23, 2024

updated

kalium.banano.cc

README

Kalium - BANANO Mobile Wallet

GitHub release (latest) License CI Twitter Follow

What is Kalium?

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

LinkDescription
banano.ccBanano Homepage
chat.banano.ccBanano Discord
@bananocoinFollow Banano on Twitter to stay up to date
banano.howGetting started with Banano and more Information

Server

Kalium'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, please create an issue on GitHub or visit the Banano discord. Feel free to file an issue if you do not manage to find any solution.

License

Kalium 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

Contributors

bbedward

732 commits

yekta

414 commits

owczaro

3 commits

LukasND

2 commits

bananocoin/kalium_wallet_flutter

Kalium Mobile BANANO Wallet, made with Flutter.

265

stars

1,154

commits

Dart

primary language

Apr 23, 2024

updated

kalium.banano.cc

README

Kalium - BANANO Mobile Wallet

GitHub release (latest) License CI Twitter Follow

What is Kalium?

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

LinkDescription
banano.ccBanano Homepage
chat.banano.ccBanano Discord
@bananocoinFollow Banano on Twitter to stay up to date
banano.howGetting started with Banano and more Information

Server

Kalium'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, please create an issue on GitHub or visit the Banano discord. Feel free to file an issue if you do not manage to find any solution.

License

Kalium 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

Contributors

bbedward

732 commits

yekta

414 commits

owczaro

3 commits

LukasND

2 commits

Languages

Dart

98.7%