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-06 23:21:27
最后一次提交2025-06-06 20:21:27
發布數131
最新版本名稱v2.6.0 (發布於 )
第一版名稱v0.4.0 (發布於 )
用户参与
星數2.3k
關注者數83
派生數524
提交數36.6k
已啟用問題?
問題數4568
打開的問題數335
拉請求數6519
打開的拉請求數25
關閉的拉請求數1687
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?