Encointer wallet and client for mobile phones
- Dart sdk: ">=3.6.0 <4.0.0"
- Flutter: "3.35.0"
- Android: minSdkVersion 24
- iOS: platform 15.5, Xcode version >= 15.2
./scripts/install_flutter_wrapper.sh
.flutter/bin/dart pub get
.flutter/bin/dart run melos bootstrap
.flutter/bin/flutter run --flavor dev| Guide | Contents |
|---|---|
| Setup | Ubuntu, Windows, Rust toolchain, Flutter wrapper |
| Building & Running | Run app, env vars, build APK, Android Studio config |
| Local Services | Encointer node, IPFS (kubo + auth gateway), Zombienet |
| Testing | Unit tests, integration tests, automated screenshots |
| Development | Formatting, code generation |
| Releasing | Release flow, CI hints, F-Droid |
This app has been built based on polkawallet.io


