Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nounder/arcx-doc-rpc-providers
Performance and network characteristics of three Ethereum RPC providers: Alchemy, QuickNode, Chainstack.
https://github.com/nounder/arcx-doc-rpc-providers
alchemy benchmark chainstack ethereum ethereum-rpc performance quicknode
Last synced: 6 days ago
JSON representation
Performance and network characteristics of three Ethereum RPC providers: Alchemy, QuickNode, Chainstack.
- Host: GitHub
- URL: https://github.com/nounder/arcx-doc-rpc-providers
- Owner: nounder
- Created: 2024-02-21T09:22:47.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-26T08:15:04.000Z (9 months ago)
- Last Synced: 2024-08-27T01:42:14.727Z (3 months ago)
- Topics: alchemy, benchmark, chainstack, ethereum, ethereum-rpc, performance, quicknode
- Language: Python
- Homepage: https://nounderline.github.io/arcx-doc-rpc-providers/
- Size: 448 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethereum RPC Providers Analysis
Report on performance and network characteristics of three Ethereum RPC
providers: Alchemy, QuickNode, Chainstack.This is a source code. Read the report here:
https://nounderline.github.io/arcx-doc-rpc-providers/
## Developmentt
This is an [Observable Framework](https://observablehq.com/framework) project.
To start the local preview server, run:```
npm run dev
```