Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 428 Bytes

ZCash miner

Check out the rootio/zcash-miner repository on Docker Hub.

Install the required packages. (important: need docker >= v1.12)

$ brew install docker awscli

Create a config.conf then run the commands below.

$ export AWS_ACCESS_KEY_ID=
$ export AWS_SECRET_ACCESS_KEY=

Generate the swarm cluster.

$ bash generateCluster.sh