Commit ac7994d8 authored by obscuren's avatar obscuren

Updated readme

parent 8a7d1a69
# Ethereum JavaScript API # Ethereum JavaScript API
This is the Ethereum compatible JavaScript API implemented using This is the Ethereum compatible JavaScript API using `Promise`s
`WebSocket` and `Promise`s. which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/Generic-JSON-RPC) spec.
For an example see `index.html`. For an example see `index.html`.
......
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