Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ac7994d

Browse files
committed
Updated readme
1 parent 8a7d1a6 commit ac7994d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Ethereum JavaScript API
22

3-
This is the Ethereum compatible JavaScript API implemented using
4-
`WebSocket` and `Promise`s.
3+
This is the Ethereum compatible JavaScript API using `Promise`s
4+
which implements the [Generic JSON RPC](https://github.com/ethereum/wiki/wiki/Generic-JSON-RPC) spec.
55

66
For an example see `index.html`.
77

0 commit comments

Comments
 (0)