A free and open-source Monero desktop wallet. https://featherwallet.org/
Find a file
tobtoht 14d5ccbc91
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
depends: qt: update to 6.7.2
2024-06-19 11:59:18 +02:00
.github/workflows actions: fix workflow 2024-03-13 12:14:37 +01:00
cmake build: vendor bcur 2023-12-30 22:44:24 +01:00
contrib depends: qt: update to 6.7.2 2024-06-19 11:59:18 +02:00
external send: set pay to many output limit to 15 2024-05-03 21:32:26 +02:00
monero@ad951be2ed trezor: re-enable bridge transport, prioritize webusb 2024-05-03 00:14:35 +02:00
src windowmanager: store seed attributes immediately 2024-05-08 18:58:29 +02:00
utils/pubkeys Bootstrappable builds (WIP) [2] 2022-12-21 16:21:27 +01:00
.gitignore Documentation browser, improved error messages 2023-10-03 21:00:12 +02:00
.gitmodules Documentation browser, improved error messages 2023-10-03 21:00:12 +02:00
CMakeLists.txt plugins: remove reddit 2024-05-07 21:45:57 +02:00
HACKING.md Plugins 2023-12-04 20:47:19 +01:00
LICENSE update copyright to 2024 2024-01-01 18:07:58 +01:00
MAINTENANCE.md Update MAINTENANCE.md 2024-02-23 14:26:52 +03:00
README.md Update README.md 2024-02-23 14:17:17 +03:00
RELEASE.md Update RELEASE.md 2024-03-13 15:09:05 +01:00
SECURITY.md Update SECURITY.md 2024-02-23 13:10:40 +03: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-2024, 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

Deterministic builds

See contrib/guix/README.md for more information.

Development

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.