Browse Source

Add Web3js API to BLockchain

Web3js is an api to use features and modules from the Ethereum blockchain
pull/3478/head
Jalal Sinno 1 year ago
committed by GitHub
parent
commit
e2b128bb14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -274,6 +274,7 @@ API | Description | Auth | HTTPS | CORS |
| [The Graph](https://thegraph.com) | Indexing protocol for querying networks like Ethereum with GraphQL | `apiKey` | Yes | Unknown |
| [Walltime](https://walltime.info/api.html) | To retrieve Walltime's market info | No | Yes | Unknown |
| [Watchdata](https://docs.watchdata.io) | Provide simple and reliable API access to Ethereum blockchain | `apiKey` | Yes | Unknown |
| [Web3js](https://web3js.readthedocs.io/en/v1.8.2/web3.html) | A collection of modules that contain functionality for the ethereum ecosystem. | `apiKey`| Yes | Unknown |

**[⬆ Back to Index](#index)**
### Books


Loading…
Cancel
Save