mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
38 lines
1.8 KiB
Markdown
38 lines
1.8 KiB
Markdown
# Feather Wallet
|
|
|
|
Feather is a free, open-source Monero wallet for Linux, Tails, macOS and Windows. It is written in C++ with the Qt framework.
|
|
|
|
Copyright (c) 2020-2024, The Monero Project.
|
|
|
|
## Resources
|
|
|
|
* Web: [featherwallet.org](https://featherwallet.org)
|
|
* Docs: [docs.featherwallet.org](https://docs.featherwallet.org)
|
|
* Git: [github.com/feather-wallet/feather](https://github.com/feather-wallet/feather)
|
|
* Reddit: [/r/FeatherWallet](https://old.reddit.com/r/FeatherWallet)
|
|
* Lemmy: [monero.town/c/featherwallet](https://monero.town/c/featherwallet)
|
|
* Mail: dev@featherwallet.org
|
|
* IRC: `#feather` on [OFTC](https://www.oftc.net/)
|
|
* Matrix: [matrix.to/#/#feather:monero.social](https://matrix.to/#/#feather:monero.social)
|
|
|
|
**Download** the latest release [here](https://featherwallet.org/download).
|
|
|
|
## Supporting the project
|
|
|
|
Feather is a 100% community-sponsored project. If you want to join our efforts, the easiest thing you can do is support the project financially.
|
|
|
|
Donations help pay for hosting, build servers, domain names, e-mail and other recurring costs. Any amount helps.
|
|
|
|
`47ntfT2Z5384zku39pTM6hGcnLnvpRYW2Azm87GiAAH2bcTidtq278TL6HmwyL8yjMeERqGEBs3cqC8vvHPJd1cWQrGC65f`
|
|
|
|
## Deterministic builds
|
|
|
|
See [contrib/guix/README.md](https://github.com/feather-wallet/feather/blob/master/contrib/guix/README.md) for more information.
|
|
|
|
## Development
|
|
|
|
If you are looking to set up a development environment for Feather, see [HACKING.md](https://github.com/feather-wallet/feather/blob/master/HACKING.md).
|
|
|
|
It is highly recommended that you join the `#feather` IRC channel on [OFTC](https://www.oftc.net/) or [`#feather:monero.social`](https://matrix.to/#/#feather:monero.social) on Matrix if you
|
|
are hacking on Feather. Due to the nature of this open source software project, idling in this channel is the best
|
|
way to stay updated on best practices and new developments.
|