/docker-zcash

A Dockerfile to test the zcash beta on testnet using Ubuntu

GNU General Public License v3.0GPL-3.0

Dockerfile for the zcash alpha and cpuminer

usage: docker run marsmensch/zcash-cpuminer

Step-by-step to start mining interactively on testnet

  1. start the container
docker run --interactive --tty --entrypoint=/bin/bash marsmensch/docker-zcash
  1. run the zcashd daemon
zcashd -daemon
  1. check the current state
zcash-cli getinfo

tip me BTC at 1PboFDkBsW2i968UnehWwcSrM9Djq5LcLB