Commit 0e775a9c authored by chriseth's avatar chriseth Committed by GitHub

warning about jsonrpc

parent 54581749
......@@ -11,6 +11,8 @@ Note that connecting to Geth does not work through https.
You'll have to run your own node using the following parameters:
*DO NOT DO THIS IF geth/eth STORES PRIVATE KEYS*
Using Geth:
geth --rpc --rpcapi 'web3,eth,debug' --rpcport 8545 --rpccorsdomain '*'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment