Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!