Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
W

WalletWasabi

> 数据库
Open source

Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.

2.6K stars0 likes0 views
WebsiteGitHub

About

Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.

An open-source, non-custodial, privacy-focused Bitcoin wallet for desktop.

Website | Documentation | Support | YouTube | PGP


# [Download Wasabi](https://github.com/WalletWasabi/WalletWasabi/releases)
# Build From Source Code ### Get The Requirements 1. Get Git: https://git-scm.com/downloads 2. Get .NET 10.0 SDK: https://dotnet.microsoft.com/download 3. Optionally disable .NET's telemetry by executing in the terminal `export DOTNET_CLI_TELEMETRY_OPTOUT=1` on Linux and macOS or `setx DOTNET_CLI_TELEMETRY_OPTOUT 1` on Windows. ### Get Wasabi Clone & Restore & Build ```sh git clone --depth=1 --single-branch --branch=master https://github.com/WalletWasabi/WalletWasabi.git cd WalletWasabi/WalletWasabi.Fluent.Desktop dotnet build ``` ### Run Wasabi Run Wasabi with `dotnet run` from the `WalletWasabi.Fluent.Desktop` folder. ### Update Wasabi ```sh git pull ```

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#bitcoinbitcoin-walletcoincoinjoin

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库