aboutsummaryrefslogblamecommitdiffstats
path: root/README.md
blob: c777013d0ed2be567f4789c88526b049bf1e736e (plain) (tree)
1
2
3
4
5
6
7
8







                                                                
# Ethereum JavaScript API

This is the Ethereum compatible JavaScript API implemented using
`WebSocket` and `Promise`s.

For an example see `index.html`.

**Please note this repo is in it's early stage.**