WalletWasabi

Open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux and Mac. Built-in Tor, CoinJoin and coin control features.

Github stars Tracking Chart

, Code Quality, Windows Tests, Linux Tests, macOS Tests, License, :----------------------, :-----------------------, :-----------------------, :-----------------------, :-------------------------, [![CodeFactor][9]][10], [![Build Status][1]][2], [![Build Status][3]][4], [![Build Status][5]][6], [![GitHub license][7]][8], [1]: https://dev.azure.com/zkSNACKs/Wasabi/_apis/build/status/Wasabi.Windows?branchName=master
[2]: https://dev.azure.com/zkSNACKs/Wasabi/_build?definitionId=3
[3]: https://dev.azure.com/zkSNACKs/Wasabi/_apis/build/status/Wasabi.Linux?branchName=master
[4]: https://dev.azure.com/zkSNACKs/Wasabi/_build?definitionId=1
[5]: https://dev.azure.com/zkSNACKs/Wasabi/_apis/build/status/Wasabi.Osx?branchName=master
[6]: https://dev.azure.com/zkSNACKs/Wasabi/_build?definitionId=2
[7]: https://img.shields.io/github/license/zkSNACKs/WalletWasabi.svg
[8]: https://github.com/zkSNACKs/WalletWasabi/blob/master/LICENSE.md
[9]: https://www.codefactor.io/repository/github/zksnacks/walletwasabi/badge
[10]: https://www.codefactor.io/repository/github/zksnacks/walletwasabi

Wasabi Wallet is an open-source, non-custodial, privacy-focused Bitcoin wallet for desktop, that implements Chaumian CoinJoin.

The main privacy features on the network level:

  • Tor-only by default.
  • BIP 158 block filters for private light client.
  • Opt-in connection to user full node.

and on the blockchain level:

  • Intuitive ZeroLink CoinJoin integration.
  • Superb coin selection and labeling.
  • Dust attack protections.

For more information, please check out the Wasabi Documentation, an archive of knowledge about the nuances of Bitcoin privacy and how to properly use Wasabi.

Download Wasabi

For step by step instructions of PGP verification and package installation, see the documentation

Build From Source Code

Get The Requirements

  1. Get Git: https://git-scm.com/downloads
  2. Get .NET Core 3.1 SDK: https://www.microsoft.com/net/download
  3. Optionally disable .NET's telemetry by typing export DOTNET_CLI_TELEMETRY_OPTOUT=1 on Linux and macOS or setx DOTNET_CLI_TELEMETRY_OPTOUT 1 on Windows.

Get Wasabi

Clone & Restore & Build

git clone https://github.com/zkSNACKs/WalletWasabi.git
cd WalletWasabi/WalletWasabi.Gui
dotnet build

Run Wasabi

Run Wasabi with dotnet run from the WalletWasabi.Gui folder.

Update Wasabi

git pull

Main metrics

Overview
Name With OwnerWalletWasabi/WalletWasabi
Primary LanguageC#
Program languageC# (Language Count: 6)
Platform
License:MIT License
所有者活动
Created At2016-04-03 10:38:02
Pushed At2025-06-25 15:32:44
Last Commit At2025-06-25 18:32:44
Release Count131
Last Release Namev2.6.0 (Posted on )
First Release Namev0.4.0 (Posted on )
用户参与
Stargazers Count2.4k
Watchers Count84
Fork Count527
Commits Count36.6k
Has Issues Enabled
Issues Count4589
Issue Open Count339
Pull Requests Count6522
Pull Requests Open Count29
Pull Requests Close Count1689
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private