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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Loic.zkSNACKs.WalletWasabi" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Loic.zkSNACKs.WalletWasabi" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Loic.zkSNACKs.WalletWasabi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Loic.zkSNACKs.WalletWasabi --version 1.0.0
                    
#r "nuget: Loic.zkSNACKs.WalletWasabi, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Loic.zkSNACKs.WalletWasabi&version=1.0.0
                    
Install Loic.zkSNACKs.WalletWasabi as a Cake Addin
#tool nuget:?package=Loic.zkSNACKs.WalletWasabi&version=1.0.0
                    
Install Loic.zkSNACKs.WalletWasabi as a Cake Tool

<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
CodeFactor Build Status Build Status Build Status Build Status Build Status GitHub 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

  1. Get Git: https://git-scm.com/downloads
  2. Get .NET 5.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

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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