Ethereum smart contracts development environment based on Ethermint/Tendermint
TBD
TBD
ethereum— Dockerfile for building classic Ethereum-go client AKA Gethethermint— Dockerfile and start scripts for running actual Ethermint clustertendermint— Dockerfile and start scripts for running Tendermint consensus enginenetstats— Server Dockerfile and client configuration for running ETH Netstats tool for each node of Ethermint clustersetup— Ethereum genesis file and keystore for Ethermint private cluster, may include other ocnfiguration files
- Build Tenderming from source instead of downloading prepackaged version
- Add sample contracts subproject with truffle and autodeployment
- Add usage docs
- Include sample data encoding/decoding solidity contract
- When netstats monitoring enabled, it causes Golang errors on Ethermint nodes. Not critical for the functionality, but litters log output with errors.