feather/README.md
2023-07-01 03:18:52 +02:00

38 lines
1.7 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-2023, 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
* Matrix: `#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 or `#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.