Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tohrxyz/zephyrus-wallet
Bitcoin Wallet for Android
https://github.com/tohrxyz/zephyrus-wallet
android bdk-android bitcoin bitcoin-wallet bitcoindevkit jetpack-compose kotlin kotlin-android
Last synced: 1 day ago
JSON representation
Bitcoin Wallet for Android
- Host: GitHub
- URL: https://github.com/tohrxyz/zephyrus-wallet
- Owner: tohrxyz
- License: apache-2.0
- Created: 2023-01-06T14:47:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-08T08:59:25.000Z (over 1 year ago)
- Last Synced: 2025-01-06T21:14:19.686Z (8 days ago)
- Topics: android, bdk-android, bitcoin, bitcoin-wallet, bitcoindevkit, jetpack-compose, kotlin, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 2.83 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Zephyrus Wallet
## 🤔 What is this?
This is an Android Bitcoin wallet utilising bdk-android library, and Jetpack Compose.
For the time being, it is only for Bitcoin Testnet .
## ✍️ What is the current functionality:
- [x] Generate a new wallet
- [x] Recover an existing wallet
- [x] Receive satoshi
- [x] Display transaction history
- [x] Send satoshi
- [x] Display recovery phrase
- [x] Scan QR code
- [x] Display exchange rate
- [x] Display recommended fees## 📲 How to download this app?
You can download this app as an ``.apk`` in the [Releases](https://github.com/tohrxyz/zephyrus-wallet/tags).Or build from source, I recommend doing this via ``Android Studio``.
## 💸 How to get testnet coins?
To obtain some coins for testing, you can use any bitcoin testnet faucet. It's a website, that will send you a small amount of balance for testing purpouses, search for it :)## 🫶 How to support me?
I very much appreciate any donations that you might make.
Please note, that everything is voluntary and there are no refunds.
### You can send me a donation via:
- Bitcoin on-chain: 36ZesvSFoyDBJcJMYRyUP2hnWcwjxjp7JD
- Lightning Network address: [email protected]
- Monero: 49261YsGmYjeEAipPeRC5g2KR8imwedAYX4i3Gy9hYvN7JUBB4Vyc5U7aDbsnUF43S7tjLptrYmdt32P4yytvo9s6p51dgc## 📠 License
This app is published under ``Apache-2.0`` license, please see [license](https://github.com/tohrxyz/zephyrus-wallet/blob/master/LICENSE).Zephyrus Wallet is a free and open source software.
I very much appreciate any contributions to this project as I encourage you to fork it and build something new!