mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 09:33:46 +00:00
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.