Skip to content

Instantly share code, notes, and snippets.

@jadbox
Created May 21, 2018 04:07
Show Gist options
  • Select an option

  • Save jadbox/91d2382121162f9f7b02645722768702 to your computer and use it in GitHub Desktop.

Select an option

Save jadbox/91d2382121162f9f7b02645722768702 to your computer and use it in GitHub Desktop.
geth rinkeby init
geth --rinkeby account list
geth --rpc --rpcport 8545 --rpccorsdomain "*" --rpcapi="db,eth,net,web3,personal,web3,debug" --rinkeby console --light --unlock "0xACCOUNTHASH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment