Loic.zkSNACKs.WalletWasabi
1.0.0
dotnet add package Loic.zkSNACKs.WalletWasabi --version 1.0.0
NuGet\Install-Package Loic.zkSNACKs.WalletWasabi -Version 1.0.0
<PackageReference Include="Loic.zkSNACKs.WalletWasabi" Version="1.0.0" />
<PackageVersion Include="Loic.zkSNACKs.WalletWasabi" Version="1.0.0" />
<PackageReference Include="Loic.zkSNACKs.WalletWasabi" />
paket add Loic.zkSNACKs.WalletWasabi --version 1.0.0
#r "nuget: Loic.zkSNACKs.WalletWasabi, 1.0.0"
#addin nuget:?package=Loic.zkSNACKs.WalletWasabi&version=1.0.0
#tool nuget:?package=Loic.zkSNACKs.WalletWasabi&version=1.0.0
<p align="center"> <a href="https://wasabiwallet.io"> <img src="https://user-images.githubusercontent.com/51679301/113864078-23c53900-97b3-11eb-9374-32577c58273d.png"/> </a> </p>
<h3 align="center"> An open-source, non-custodial, privacy-focused Bitcoin wallet for desktop. </h3>
<h3 align="center"> <a href="https://wasabiwallet.io"> Website </a> <span> | </span> <a href="https://docs.wasabiwallet.io/"> Documentation </a> <span> | </span> <a href="https://docs.wasabiwallet.io/building-wasabi/TechnicalOverview.html#v-general-wallet-features"> API </a> <span> | </span> <a href="https://github.com/zkSNACKs/WalletWasabi/discussions/5185"> Support </a> <span> | </span> <a href="https://www.youtube.com/c/WasabiWallet"> YouTube </a> <span> | </span> <a href="https://github.com/zkSNACKs/WalletWasabi/blob/master/PGP.txt"> PGP </a> </div>
<br> <br>
Code Quality | Windows Tests | Linux Tests | macOS Tests | Continuous Delivery | Deterministic builds | License |
---|---|---|---|---|---|---|
<br>
<p align="center"> <img height="360" src="https://i.imgur.com/4tazbiF.png"/> </p>
Note that Wasabi Wallet 2.0 is in the works, which means some code you may want to work on is about to be obsoleted. The most affected code is the UI and CoinJoin parts.
For more information, please check out the Wasabi Documentation, an archive of knowledge about the nuances of Bitcoin privacy and how to use Wasabi.
<br>
💻 Download Wasabi
<br>
🏗️ Build From Source Code
Get The Requirements
- Get Git: https://git-scm.com/downloads
- Get .NET 5.0 SDK: https://dotnet.microsoft.com/download
- Optionally disable .NET's telemetry by executing in the terminal
export DOTNET_CLI_TELEMETRY_OPTOUT=1
on Linux and macOS orsetx 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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net5.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2 | 7/31/2021 |