Fork of plugeth with any needed changes for statediff plugin
Go to file
2014-09-30 22:55:07 +02:00
.gitignore init 2014-09-30 22:51:53 +02:00
ethereum.js init 2014-09-30 22:51:53 +02:00
index.html init 2014-09-30 22:51:53 +02:00
README.md Readme 2014-09-30 22:55:07 +02:00

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.