Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 223 Bytes

readme.md

File metadata and controls

19 lines (17 loc) · 223 Bytes

Build go-ethereum

make build-geth

Start geth node

mainnnet

make run-geth-mainnet

testnet / Ropsten

make run-geth-testnet

Run rosetta-ethereum example

make run-rosetta