Git Product home page Git Product logo

walletwasabi's Introduction

Code Quality Windows Tests Linux Tests macOS Tests License
CodeFactor Build Status Build Status Build Status GitHub license

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's People

Contributors

2pac1 avatar 6102bitcoin avatar benthecarman avatar dangershony avatar danwalmsley avatar davterra avatar francispouliot avatar gabrielkrieger avatar guggero avatar jmacato avatar kiminuo avatar kukks avatar lontivero avatar maxhillebrand avatar maxie42 avatar mayankchhabra avatar mitchellcash avatar mixelated avatar molnard avatar nelsnelsnelson avatar nicolasdorier avatar nopara73 avatar raindogdance avatar riccardomasutti avatar satwo avatar valoaron avatar varsnotwars avatar wintercooled avatar yahiheb avatar zolgarr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.