mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-17 09:47:36 +00:00
c8bcd36cc9
There is a plumbed room at #feather:monero.social, while #_oftc_#fether:matrix.org is a portal room. This is problematic because it results in two Matrix rooms bridged to the same IRC. #feather:monero.social has significantly more users, so switch to that in the README to avoid new users joining the portal room.
33 lines
1.4 KiB
Markdown
33 lines
1.4 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-2022, 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)
|
|
* Mail: dev@featherwallet.org
|
|
* IRC: `#feather` on OFTC
|
|
* Matrix: `#feather:monero.social`
|
|
|
|
Download the latest release [here](https://featherwallet.org/download).
|
|
|
|
## Compiling Feather from source
|
|
|
|
See [BUILDING.md](https://github.com/feather-wallet/feather/blob/master/BUILDING.md) for information on how to build from source.
|
|
|
|
## 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.
|
|
|
|
`47ntfT2Z5384zku39pTM6hGcnLnvpRYW2Azm87GiAAH2bcTidtq278TL6HmwyL8yjMeERqGEBs3cqC8vvHPJd1cWQrGC65f`
|
|
|
|
## Developers
|
|
|
|
See [HACKING.md](https://github.com/feather-wallet/feather/blob/master/HACKING.md) for useful development resources.
|
|
|
|
It is HIGHLY recommended that you join the `#feather` IRC channel on OFTC if you are hacking on Feather. Due to the nature of this open source software project, joining this channel and idling is the best way to stay updated on best practices and new developments.
|