feather/README.md

29 lines
1.4 KiB
Markdown
Raw Normal View History

# Feather - a free Monero desktop wallet
2021-03-14 21:12:02 +00:00
Feather is a free, open-source Monero wallet for Linux, Tails, macOS and Windows. It is written in C++ with the Qt framework.
2021-03-14 21:12:02 +00:00
Copyright (c) 2020-2021, The Monero Project.
2021-03-14 21:12:02 +00:00
## Resources
* Web: [featherwallet.org](https://featherwallet.org)
2021-02-15 18:51:32 +00:00
* Git: [git.featherwallet.org/feather/feather](https://git.featherwallet.org/feather/feather)
2021-02-15 18:57:47 +00:00
* Mail: dev@featherwallet.org
* IRC: `#feather` on OFTC
* Development builds: [build.featherwallet.org/files](https://build.featherwallet.org/files/)
## Compiling Feather from source
2021-03-14 21:12:02 +00:00
See [BUILDING.md](https://git.featherwallet.org/feather/feather/src/branch/master/BUILDING.md) for information on how to build from source.
## Supporting the project
Feather is a 100% community-sponsored endeavor. If you want to join our efforts, the easiest thing you can do is support the project financially.
`47ntfT2Z5384zku39pTM6hGcnLnvpRYW2Azm87GiAAH2bcTidtq278TL6HmwyL8yjMeERqGEBs3cqC8vvHPJd1cWQrGC65f`
## Developers
2021-02-15 18:51:32 +00:00
See [HACKING.md](https://git.featherwallet.org/feather/feather/src/branch/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.