mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-18 13:59:26 +00:00
Readme
This commit is contained in:
parent
68ccbefc94
commit
0cae9c3c1b
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# 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.**
|
||||||
Loading…
Reference in a new issue