Git Product home page Git Product logo

zcoin's Introduction

Zcoin

Docker container wrapper for Zcoin daemon

Dependencies

docker
docker-compose

Container Specifications

Base: alpine:edge
Image:

Instructions

Start the container:

docker-compose up -d

Check the status of the container:

docker-compose ps

Run commands on the container:

docker-compose exec zcoin zcoind <command>

Stop the container:

docker-compose down

Config

Default config file location:

~/.zcoin/zcoin.conf

To use zcoind, you must set an rpcuser and rpcpassword in the configuration file:

rpcuser=zcoinrpc
rpcpassword=<Long_Complicated_Pa55word>  # change this

Donate

If you like the project and would like to donate some of your time and expertise by contributing to the code base, that would be fantastic and very much appreciated.

If you cannot produce code but would still like to contrubute, you can donate crypto to any of the addresses listed below which is also very much appreciated.

Bitcoin - 14qQtzyUayEj97JhizmCqwYfovqL6uLtW
Zcoin - a5QeZfeDZrsuaGx47B8mfrQRXWJBEXxuye

zcoin's People

Contributors

derrend avatar thelazier avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

zcoin's Issues

first time launch error

output as below:

Starting zcoin_zcoin_1

ERROR: for zcoin Cannot start service zcoin: Mounts denied:
The path /home/apple/.zcoin
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.
.
ERROR: Encountered errors while bringing up the project.

  • dependencies all ready
  • couldn't create sub-directory in /home

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.