百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
W

WalletWasabi

> 数据库
开源

适用于 Windows、Linux 和 Mac 的开源、非托管、保护隐私的比特币钱包。

2.6K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

适用于 Windows、Linux 和 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 ```

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •C#
  • •bitcoin
  • •bitcoin-wallet
  • •coin
  • •coinjoin

> 标签

C#bitcoinbitcoin-walletcoincoinjoin

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

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