A free and open-source Monero desktop wallet. https://featherwallet.org/
Find a file
tobtoht d8aa157565
Some checks failed
ci/gh-actions/build / build-ubuntu-without-scanner (push) Has been cancelled
ci/gh-actions/guix / cache-sources (push) Has been cancelled
ci/gh-actions/guix / codesigning (map[target:x86_64-w64-mingw32]) (push) Has been cancelled
ci/gh-actions/guix / aarch64-linux-gnu (push) Has been cancelled
ci/gh-actions/guix / arm-linux-gnueabihf (push) Has been cancelled
ci/gh-actions/guix / arm64-apple-darwin (push) Has been cancelled
ci/gh-actions/guix / riscv64-linux-gnu (push) Has been cancelled
ci/gh-actions/guix / x86_64-apple-darwin (push) Has been cancelled
ci/gh-actions/guix / x86_64-linux-gnu.no-tor-bundle (push) Has been cancelled
ci/gh-actions/guix / x86_64-linux-gnu.pack (push) Has been cancelled
ci/gh-actions/guix / x86_64-linux-gnu (push) Has been cancelled
ci/gh-actions/guix / x86_64-w64-mingw32.installer (push) Has been cancelled
ci/gh-actions/guix / x86_64-w64-mingw32 (push) Has been cancelled
ci/gh-actions/guix / bundle-logs (push) Has been cancelled
ci/gh-actions/guix / codesigning (map[target:x86_64-w64-mingw32.installer]) (push) Has been cancelled
Merge pull request #211 from sorenstoutner/keywords
Add .desktop file keywords entries.
2024-11-09 16:15:43 +00:00
.github/workflows ci: integrate signpath 2024-11-04 14:35:48 +01:00
cmake cmake: cleanup linking 2024-10-01 23:25:31 +02:00
contrib depends: expat: update to 2.6.4 2024-11-07 18:33:15 +01:00
external update feather-docs submodule 2024-10-07 21:16:12 +02:00
monero@e629375f1f cmake: fix macos build issue 2024-10-24 01:11:12 +02:00
src Merge pull request #211 from sorenstoutner/keywords 2024-11-09 16:15:43 +00:00
utils/pubkeys Bootstrappable builds (WIP) [2] 2022-12-21 16:21:27 +01:00
.gitignore .gitignore: add cmake-build-release 2024-09-29 13:38:38 +02:00
.gitmodules remove SingleApplication 2024-10-01 04:21:42 +02:00
CMakeLists.txt depends: qt: update to 6.8.0 2024-11-02 19:58:13 +01:00
HACKING.md ci: fix ubuntu dependencies 2024-11-03 19:49:48 +01:00
LICENSE update copyright to 2024 2024-01-01 18:07:58 +01:00
MAINTENANCE.md update MAINTENANCE.md 2024-10-09 15:46:51 +02:00
Makefile build: add make convenience wrapper for guix scripts 2024-11-04 18:19:56 +01:00
README.md readme: add signpath 2024-11-04 13:58:55 +01:00
RELEASE.md Update RELEASE.md 2024-03-13 15:09:05 +01:00
SECURITY.md SECURITY.md: add clarification on binary exploitation 2024-10-08 19:15:55 +02:00

Feather Wallet

Feather is a free Monero desktop wallet for Linux, Tails, macOS and Windows. It is written in C++ with the Qt framework.

  • easy-to-use, small and fast - Feather runs well on any modern hardware, including virtual machines and live operating systems.
  • beginner friendly, but also caters to advanced Monero users by providing a feature set that is on par with the official CLI.
  • ships with sane defaults that suit most users, but can also be configured for high or uncommon threat models.
  • serves as a testing grounds for experimental features that may later be adopted in the reference wallets.

Download

You can download Feather from featherwallet.org or GitHub.

If you need help installing Feather, check the installation documentation.

We recommend that you verify downloads with GPG. Releases are signed with our release signing key. The fingerprint is:

8185 E158 A333 30C7 FD61 BC0D 1F76 E155 CEFB A71C

Windows releases are code-signed for free by SignPath.io, certificate by SignPath Foundation.

Resources

If you need help with your wallet, please contact us via Matrix or IRC. If you don't have an IRC client, you can join the room via webchat. If you dont receive a response immediately please idle in the room.

Release Builds

To learn how to run a bootstrappable release build, see: contrib/guix/README.md

For release attestations, see the feather-sigs repo.

For release policy, see: RELEASE.md

Development

If you are looking to set up a development environment for Feather, see HACKING.md.

It is highly recommended that you join our Matrix or IRC channel if you are hacking on Feather. Idling in this channel is the best way to stay updated on best practices and new developments.

For information on how Feather is maintained, see: MAINTENANCE.md

To report a security vulnerability, see: SECURITY.md

Support

Feather is funded entirely through donations. We don't take a cut from transaction fees and make no money from exchange integrations.

Donations help pay for hosting, build servers, domain names, e-mail and other recurring costs. Any amount helps.

47ntfT2Z5384zku39pTM6hGcnLnvpRYW2Azm87GiAAH2bcTidtq278TL6HmwyL8yjMeERqGEBs3cqC8vvHPJd1cWQrGC65f

License

Feather is free and open-source software, licensed under BSD-3.

Copyright (c) 2020-2024, The Monero Project