iexec-node icon indicating copy to clipboard operation
iexec-node copied to clipboard

Commit Log Message: "add docker-compose local geth"

Open nsomaru opened this issue 8 years ago • 1 comments

Hello from South Africa!,

I am interested in this project. There are a series of commits with the message indicated in the title of this issue, eg here and here. As I'm not really familiar with docker, I'm not sure what these commits are for or how to gauge the health of this project.

nsomaru avatar Nov 27 '17 19:11 nsomaru

Hi, we use a local blockchain to run tests on our local dev environment. So, we have a dockerfile to launch this local ethereum geth test network. We create a genesis block and create a local chain as explained here :https://github.com/ethereum/go-ethereum/wiki/Private-network. To automate this creation we then use docker.

branciard avatar Nov 27 '17 19:11 branciard