Code Monkey home page Code Monkey logo

walletwasabi's Introduction

Wasabi Wallet, formerly known as HiddenWallet is a ZeroLink compliant Bitcoin wallet. We are dedicated to restore Bitcoin's fungibility and provide the highest possible privacy for our users.
HiddenWallet's code is archived in the hiddenwallet-v0.6 branch of this repository.

Code Quality Windows Tests Linux Tests OSX Tests License
CodeFactor Windows build status Linux build status OSX build status GitHub license

Get The Requirements

  1. Get Git: https://git-scm.com/downloads
  2. Get .NET Core: https://www.microsoft.com/net/download/dotnet-core/
  3. [OSX] Get Brew: https://stackoverflow.com/a/20381183/2061103
  4. Get Tor:
    [Windows] Install the Tor Expert Bundle: https://www.torproject.org/download/
    [Linux] apt-get install tor
    [OSX] brew install tor

Get Wasabi

Clone & Restore & Build

git clone https://github.com/zkSNACKs/WalletWasabi
cd WalletWasabi
git submodule update --init --recursive
cd WalletWasabi.Gui
dotnet restore && dotnet build

Run Wasabi

  1. Run Tor:
    [Windows] Run tor.exe.
    [Linux&OSX] Type tor in terminal.
  2. Run Wasabi with dotnet run from the WalletWasabi.Gui folder.

Update Wasabi

git pull
git submodule update --init --recursive 

Notes:

  • Configuration, wallet and similar files can be found in %appdata%\WalletWasabi folder on Windows and in ~/.walletwasabi folder on Linux/OSX.

walletwasabi's People

Contributors

0xb10c avatar armandoneves avatar danwalmsley avatar lontivero avatar molnard avatar nelsnelsnelson avatar nopara73 avatar samai-software avatar valoaron avatar varsnotwars avatar wintercooled avatar

Watchers

 avatar  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.