ethereum / node-ethereum

[DEPRECATED] a simple standalone or embeddable Ethereum client written for Node.js
GNU General Public License v2.0
46 stars 38 forks source link

RPC Refactor #28

Closed kumavis closed 9 years ago

kumavis commented 9 years ago

new structure for RPC. XHR and WS interfaces initially implemented. only eth_balanceAt method implemented.