josephxsxn

json-rpc geth notes

Dec 16th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":67}' localhost:8545

https://github.com/ethereum/wiki/wiki/JSON-RPC

Add Comment
Please, Sign In to add comment