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

ZCash miner running on an AWS Docker swarm cluster.

License

Notifications You must be signed in to change notification settings

root-io/zcash-miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

ZCash miner running on an AWS Docker swarm cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages