Git Product home page Git Product logo

zecwallet's Introduction

ZecWallet Fullnode is a z-Addr first, Sapling compatible wallet and full node for zcashd that runs on Linux, Windows and macOS.

Screenshot Screenshots

Installation

Note: Zecwallet Fullnode will download the entire blockchain (about 26GB), and requires some familiarity with the command line. If you don't want to download the blockchain but prefer a Lite wallet, please check out Zecwallet Lite.

Head over to the releases page and grab the latest installers or binary. https://www.zecwallet.co

Linux

If you are on Debian/Ubuntu, please download the '.AppImage' package and just run it.

./Zecwallet.Fullnode-1.7.6.AppImage

If you prefer to install a .deb package, that is also available.

sudo apt install -f ./zecwallet_1.7.6_amd64.deb

Windows

Download and run the .msi installer and follow the prompts. Alternately, you can download the release binary, unzip it and double click on zecwallet.exe to start.

macOS

Double-click on the .dmg file to open it, and drag Zecwallet Fullnode on to the Applications link to install.

zcashd

ZecWallet needs a Zcash node running zcashd. If you already have a zcashd node running, ZecWallet will connect to it.

If you don't have one, ZecWallet will start its embedded zcashd node.

Additionally, if this is the first time you're running ZecWallet or a zcashd daemon, ZecWallet will download the Zcash params (~777 MB) and configure zcash.conf for you.

Compiling from source

ZecWallet is written in Electron/Javascript and can be build from source. Note that if you are compiling from source, you won't get the embedded zcashd by default. You can either run an external zcashd, or compile zcashd as well.

Pre-Requisits

You need to have the following software installed before you can build Zecwallet Fullnode

git clone https://github.com/ZcashFoundation/zecwallet.git
cd zecwallet

yarn install
yarn build

To start in development mode, run

yarn dev

To start in production mode, run

yarn start

Please read the troubleshooting guide for common problems and solutions. For support or other questions, tweet at @zecwallet or file an issue.

PS: ZecWallet is NOT an official wallet, and is not affiliated with the Electric Coin Company in any way.

zecwallet's People

Contributors

adityapk00 avatar rex4539 avatar denverbdr avatar garethtdavies avatar dependabot[bot] avatar yusufsahinhamza avatar presstab avatar s-rah avatar miodragpop avatar sandakersmann avatar interbiznw avatar mitchellpkt avatar tloriato avatar earthorbit avatar neunenak avatar kimziv avatar kozyilmaz avatar lyoqjrrq 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.