plugeth/README.md

9 lines
205 B
Markdown
Raw Normal View History

2014-09-30 20:55:07 +00:00
# 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.**