Setup private Ethereum network with Docker
- eth_common/ - genesis.json file, setup new coinbase(base account), password file.
- Dockerfile - image of ethereum container.
- ruby_client/ - JSON-RPC client writen on the Ruby language.
- node_client/ - JSON-RPC client writen on the Nodejs language.