Skip to content

Latest commit

 

History

History

ethereum

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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