Skip to content

marsmensch/docker-zcash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Dockerfile to test the zcash beta on testnet using Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published