mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
9 lines
205 B
Markdown
9 lines
205 B
Markdown
|
# 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.**
|