forked from cerc-io/plugeth
Fork of plugeth with any needed changes for statediff plugin
.gitignore | ||
ethereum.js | ||
index.html | ||
README.md |
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.