Skip to content

vanities/coindock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coindock

Dockerized coin nodes for mainnet, stagenet, testnet, and a personal local net.

Supported Coins:

  • ethereum
  • monero

Requirements

  • linux or macOS

Install

  1. Download and Install docker
  2. Download and Install docker-compose
  3. git clone https://github.com/vanities/coindock.git

Run Locally

single node

$ ./compose up mainnet

multinode

$ ./compose up mainnet testnet stagenet localnet

Running all the time

This is for installing as a long running service for systemd

Install

$ ./compose install mainnet testnet

Uninstall

$ ./compose uninstall

About

dockerized coin nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors