WalletWasabi

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

Github星跟踪图

, 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

主要指标

概览
名称与所有者WalletWasabi/WalletWasabi
主编程语言C#
编程语言C# (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2016-04-03 10:38:02
推送于2025-06-25 15:32:44
最后一次提交2025-06-25 18:32:44
发布数131
最新版本名称v2.6.0 (发布于 )
第一版名称v0.4.0 (发布于 )
用户参与
星数2.4k
关注者数84
派生数527
提交数36.6k
已启用问题?
问题数4589
打开的问题数339
拉请求数6522
打开的拉请求数29
关闭的拉请求数1689
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?