Skip to content

nektra/EthereumDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start and restart with:

sudo ./start.sh

and visit http://localhost:3000

list the containers

sudo docker ps

attach the nodes with

sudo docker attach <<ContainerName>>

or

sudo docker exec -it <<ContainerName>> /bin/bash

detach with Ctrl + P, Ctrl + Q

start and stop mining with

sudo ./scripts/MinerStart.sh

sudo ./scripts/MinerStop.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published