A free and open-source Monero desktop wallet. https://featherwallet.org/
Find a file
2022-06-23 13:45:08 +02:00
.github/workflows Actions: macos-qt6 2022-05-27 15:02:21 +02:00
cmake CMake: remove ccache 2022-05-31 22:52:05 +02:00
contrib CMake: remove unbound patch 2022-05-31 22:29:11 +02:00
monero@4982ac420c Portable mode: set ringdb path 2022-06-22 21:37:27 +02:00
src Menu: remove 'Change restore height' 2022-06-23 12:54:01 +02:00
utils Build: remove DRONE 2022-05-31 22:10:30 +02:00
.dockerignore Remove deleted/unused files from dockerignore 2022-02-10 13:51:49 +01:00
.gitignore Rework Tor bundling 2022-02-23 21:34:05 +01:00
.gitmodules SingleApplication 2022-03-03 23:27:54 +01:00
BUILDING.md More docs updates 2022-05-26 18:58:54 +02:00
CMakeLists.txt Portable mode: set ringdb path 2022-06-22 21:37:27 +02:00
Dockerfile.linux Docker: bump Tor to 0.4.7.8 2022-06-23 13:45:08 +02:00
Dockerfile.windows Docker: windows: update Tor url 2022-06-22 23:32:27 +02:00
HACKING.md More docs updates 2022-05-26 18:58:54 +02:00
LICENSE Update copyright to 2022 2022-02-10 11:26:41 +01:00
Makefile macOS: default to native arch 2022-05-26 14:41:16 +02:00
PKGBUILD Update repository URL 2022-02-03 15:19:50 +01:00
README.md More docs updates 2022-05-26 18:58:54 +02:00
SECURITY.md Remove dsc pubkey 2021-02-15 19:57:47 +01:00

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

Download the latest release here.

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

Building from source

See BUILDING.md for information on how to build from source.

Developers

If you are looking to set up a development environment for Feather, see 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.