1
0
Fork
You've already forked feather
0
No description
  • C++ 75.1%
  • C 8%
  • Makefile 7.2%
  • Shell 4.2%
  • CMake 3.4%
  • Other 2.1%
Find a file
2026年04月20日 13:33:56 +02:00
.github/workflows guix: drop support for arm-linux-gnueabihf 2025年11月01日 15:58:31 +01:00
cmake cmake: remove feather-config.h 2025年03月27日 11:28:33 +01:00
contrib depends: qt: update to 6.11.0 2026年04月20日 13:33:56 +02:00
external main: remove donations 2025年08月03日 19:27:12 +02:00
monero @e8f390c94e update monero submodule (ledger fix) 2025年11月11日 10:03:36 +01:00
src depends: zxing-cpp: update to 3.0.2 2026年04月20日 12:23:56 +02:00
utils/pubkeys Bootstrappable builds (WIP) [2] 2022年12月21日 16:21:27 +01:00
.gitignore cmake: remove feather-config.h 2025年03月27日 11:28:33 +01:00
.gitmodules build: macos codesigning 2025年02月20日 18:38:56 +01:00
CMakeLists.txt Revert "plugins: remove Crowdfunding and Bounties" 2025年11月12日 15:25:16 +01:00
HACKING.md Update info about building on Redhat 9 based distro 2025年02月21日 21:36:44 +01:00
LICENSE update copyright for 2025 2025年02月20日 18:52:03 +01:00
MAINTENANCE.md update MAINTENANCE.md 2024年10月09日 15:46:51 +02:00
Makefile build: macos codesigning 2025年02月20日 18:38:56 +01:00
README.md main: remove donations 2025年08月03日 19:27:12 +02:00
RELEASE.md about: remove twitter 2026年02月05日 18:57:26 +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 don’t 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

License

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

Copyright (c) 2020-2025, The Monero Project