FLUTTER ECOSYSTEM

encointer/encointer-wallet-flutter

Flutter-Implementierung der Encointer-Mobilbrieftasche

Projektcover von Encointer Wallet
Stars
27
Forks
15
Letzter Push (UTC)
14.09.2026
Projektstatus
Aktiv
encointer GitHub avatar
GITHUB Organization

encointer ↗

an ecological, egalitarian and private cryptocurrency and self-sovereign identity system

SprachenDartShellRustMakefileRubyKotlinSwiftDockerfileObjective-CHTML

Verwandte Pakete und Beispiele

Verwendete Abhängigkeiten

Abhängigkeiten 2 Einträge

App-Kategorien

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

Encointer Wallet

Encointer wallet and client for mobile phones

Get it on F-Droid Get it on Google Play Download on the App Store

Build Build Tests

Overview

https://raw.githubusercontent.com/encointer/encointer-wallet-flutter/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png https://raw.githubusercontent.com/encointer/encointer-wallet-flutter/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png https://raw.githubusercontent.com/encointer/encointer-wallet-flutter/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png

Requirements
  • Dart sdk: ">=3.6.0 <4.0.0"
  • Flutter: "3.35.0"
  • Android: minSdkVersion 24
  • iOS: platform 15.5, Xcode version >= 15.2

Quick Start

./scripts/install_flutter_wrapper.sh
.flutter/bin/dart pub get
.flutter/bin/dart run melos bootstrap
.flutter/bin/flutter run --flavor dev

Documentation

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

Acknowledgements

This app has been built based on polkawallet.io