Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```