Created
May 21, 2018 04:07
-
-
Save jadbox/91d2382121162f9f7b02645722768702 to your computer and use it in GitHub Desktop.
geth rinkeby init
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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