Giter Site home page Giter Site logo

fellowserf / walletwasabi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from walletwasabi/walletwasabi

0.0 1.0 0.0 84.56 MB

Open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux and Mac. Built-in Tor, CoinJoin and coin control features.

Home Page: http://wasabiwallet.io

License: MIT License

Shell 0.02% C# 98.84% CSS 0.50% HTML 0.64%

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

How To Run?

Get The Requirements

  1. Get Git: https://git-scm.com/downloads
  2. Get .NET Core 2.2 SDK: https://www.microsoft.com/net/download (Note, you can disable .NET's telemetry by typing export DOTNET_CLI_TELEMETRY_OPTOUT=1 on Linux and OSX or set DOTNET_CLI_TELEMETRY_OPTOUT=1 on Windows.)

Get Wasabi

Clone & Restore & Build

git clone https://github.com/zkSNACKs/WalletWasabi.git --recursive
cd WalletWasabi/WalletWasabi.Gui
dotnet build

Run Wasabi

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.
  • Note, we have OSX bugs in our GUI library, which we are currently fixing. You may follow our progress here: AvaloniaUI/Avalonia#1789
  • If you already have Tor and it's out of date, then you'll get many error messages. Make sure it's not out of date: Check Tor version: tor --version. If it's not at least 0.3.2.2, then see this writeup on how to update it.

walletwasabi's People

Contributors

nopara73 avatar lontivero avatar danwalmsley avatar varsnotwars avatar molnard avatar zolgarr avatar wintercooled avatar valoaron avatar nelsnelsnelson avatar johnsbeharry avatar junipertonic avatar pewilliamsprogrammed avatar 0xb10c avatar armandoneves avatar nurdur avatar samai-software avatar

Watchers

James Cloos 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.