Created
March 25, 2018 06:14
-
-
Save BenjaminLu/dcce8f3d925a96ab88d700d4f279133b to your computer and use it in GitHub Desktop.
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 --dev --datadir ./chaindata/ --rpc --rpcaddr="0.0.0.0" --rpccorsdomain="*" --rpcapi="db,eth,net,web3,personal,web3" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment