Skip to content

e4p1k0/karlsen_mobile

 
 

Repository files navigation

Kaspium - a non-custodial wallet for Kaspa blockDAG

What is Kaspium?

Kaspium is a non-custodial wallet for Kaspa, available for Android and iOS. It is written in Dart using Flutter.

Link Description
kaspium.io Kaspium Homepage
kaspa.org Kaspa Blockchain Homepage

Contributing

Building

Android:

flutter build apk

iOS:

flutter build ios

If you have a connected device or emulator you can run the app right from your development machine.

Debug mode:

flutter run

Release mode:

flutter run --release

Translations

For some details regarding translations, have a look at Translations and translators.

Have a question?

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

License

Kaspium is released under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.1%
  • CMake 0.3%
  • C++ 0.2%
  • HTML 0.2%
  • Ruby 0.1%
  • Swift 0.1%