Skip to content

Instantly share code, notes, and snippets.

@eduadiez
Created October 14, 2017 20:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eduadiez/6d0119507f99d35e1b70627c4985dcb7 to your computer and use it in GitHub Desktop.
Save eduadiez/6d0119507f99d35e1b70627c4985dcb7 to your computer and use it in GitHub Desktop.
Conect local RPC
admin.startRPC("127.0.0.1", 8888, "*", "admin,db,eth,debug,miner,net,shh,txpool,personal,web3,web3_extended")
personal.unlockAccount(eth.accounts[0])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment