Coder Social home page Coder Social logo

console-cowboy / dappnodepackage-zcash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dappnode/dappnodepackage-zcash

0.0 1.0 0.0 73 KB

Zcash is a privacy-protecting, digital currency built on strong science.

License: GNU General Public License v3.0

Dockerfile 12.47% Shell 87.53%

dappnodepackage-zcash's Introduction

ZCASH DAppNode package

DAppNodeStore Available

Website dappnode.io Documentation Wiki GIVETH Campaign RIOT DAppNode Twitter Follow

Website zcash

Zcash is a privacy-protecting, digital currency built on strong science.

DAppNode package responsible for providing the zcashd.

Aragon Package Manager Repo at zcash.public.dappnode.eth

Connect using Zepio

Customising zcash.conf

The location of zcash.conf varies by system. It is located in the following location on each platform:

  • Windows: %HOMEPATH%\AppData\Roaming\Zcash\zcash.conf
  • macOS: ~/Library/Application Support/Zcash/zcash.conf
  • Linux: ~/.zcash/zcash.conf

You should edit the zcash.conf with this parameters (rpcuser, rpcpassword and rpcport depend on your dappnode configuration):

server=0
rpcconnect=zcash.public.dappnode
rpcuser=dappnode
rpcpassword=dappnode
rpcport=8232

Connect using zecwallet

You should move zcash.conf to zcash.conf.bck file or remove if you prefer it.

Windows: %HOMEPATH%\AppData\Roaming\Zcash\zcash.conf

macOS: ~/Library/Application Support/Zcash/zcash.conf

Linux: ~/.zcash/zcash.conf

After this you should run zecwallet with --no-embedded option:

i.e. MacOS:

/Applications/ZecWallet.app/Contents/MacOS/zecwallet --no-embedded 

And edit the parameters on the preferences view:

host: zcash.public.dappnode
rpcuser: dappnode
rpcpasswrod: dappnode
rpcport: 8232

(rpcuser, rpcpassword and rpcport depend on your dappnode configuration)

If you have any problem to configure join our riot channel and do not hesitate to ask us.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

dappnodepackage-zcash's People

Contributors

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