KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
ecash-app
★ 29
Open GitHub ↗
Open Source Flutter Fedimint App
Download README (.md)
Explore Similar Repositories
AudioPin
:
Utility to "pin" audio devices in windows to prevent unwanted switching of defaults.
sec-agent-tutorials
:
网络安全 LLM 智能体应用教程
FilterTS
:
The code for FilterTS: Comprehensive Frequency Filtering for Multivariate Time Series Forecasting
riscv-python
:
RISC-V Emulator in pure Python (RV32IMAC, machine mode, Newlib support, memory-mapped IO, Python API, GDB stub)
ITAN
:
Official implementation of the paper: Enhancing the Transferability of Adversarial Point Clouds by Initializing Transferable Adversarial Noise
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ecash-app
?
Download (.md)
<p align="center"> <img src="assets/images/ecash-app.png" alt="Ecash App Logo" width="200"/> </p> # Ecash App – A Fedimint Wallet <p align="center"> <a href="https://play.google.com/store/apps/details?id=org.fedimint.app&hl=en_US"> <img src="assets/images/google_play_badge.png" alt="Get it on Google Play" height="60"/> </a> <a href="https://zapstore.dev/apps/naddr1qvzqqqr7pvpzq9qaypfuk22ntt29420gvhx7cjf9yncwcqrxf94e3dcfnk4tt4jcqqgx7un89enx2erfd45kuapwv9c8q4xktv6"> <img src="https://github.com/zapstore/zapstore/raw/master/assets/images/badge.png" alt="Get it on Zapstore" height="60"/> </a> </p> <p align="center"> <img src="assets/screenshots/create_wallet.png" alt="Create Wallet" width="300"/> <img src="assets/screenshots/discover2.png" alt="Discover Federations" width="300"/> </p> **Ecash App** is a [Fedimint](https://fedimint.org) wallet. It supports Lightning, On-chain, and Ecash payments all in one wallet. Ecash App is designed to be as transparent as possible, displaying all fees and showing the details of the wallet to the user. Users can query the registered Lightning Gateways, view the UTXOs of a federation, and view the Ecash note denominations in the wallet. It’s built with **Flutter** for the UI and **Rust** (via [Flutter Rust Bridge](https://github.com/fzyzcjy/flutter_rust_bridge)). --- ## ✨ Features - ₿ **Lightning, On-chain, and Ecash payments** – all in one wallet - ⚡ **Lightning Address** – receive payments using Lightning Address - 🔗 **Nostr Wallet Connect (NWC)** – connect your wallet to Nostr app and use Ecash App to zap - 🌐 **Federation Discovery via Nostr** – find and join federations easily - 🔒 **Automated Backup & Recovery** – backup all of your Ecash using a familiar seed phrase --- ## 📸 Screenshots <p align="center"> <img src="assets/screenshots/multimint2.png" alt="Federation Selector" width="250"/> <img src="assets/screenshots/dashboard.png" alt="Lightning Address" width="250"/> <img src="assets/screenshots/nostr_wallet_connect.png" alt="Nostr Wallet Connect" width="250"/> <img src="assets/screenshots/my_wallet.png" alt="Addresses" width="250"/> <img src="assets/screenshots/fed_preview_joined3.png" alt="Federation Preview" width="250"/> <img src="assets/screenshots/contacts.png" alt="Gateways" width="250"/> <img src="assets/screenshots/lightning_request.png" alt="Lightning Request" width="250"/> <img src="assets/screenshots/rfq.png" alt="Request for Quote" width="250"/> <img src="assets/screenshots/transactions.png" alt="Ecash Receive" width="250"/> </p> --- See [contributing](./docs/contributing.md) for getting setup with a development environment.