Statediffing-fork of the official Go implementation of the Ethereum protocol
| .gitignore | ||
| ethereum.js | ||
| index.html | ||
| README.md | ||
Ethereum JavaScript API
This is the Ethereum compatible JavaScript API implemented using
WebSocket and Promises.
For an example see index.html.
Please note this repo is in it's early stage.