Go to file
tobtoht 485913c7fc
depends: libxcb, xcb_proto: update to 1.17.0
2024-04-16 22:08:42 +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: libxcb, xcb_proto: update to 1.17.0 2024-04-16 22:08:42 +02:00
external Update documentation submodule 2024-03-13 15:10:07 +01:00
monero@892a9a16d1 remove references to cryptonote 2024-03-18 22:49:05 +01:00
src fix crash on exit 2024-04-03 01:50:51 +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 Make 3 Monero variables more available to the Feather makefile 2024-03-29 16:39:56 +01: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

README.md

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.