Skip to content

Chain-Love/benchmark-rpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark RPC

This is a Next.js app for benchmarking multiple Ethereum RPC APIs on several common endpoints.

Getting Started

  1. Clone the repository
  2. Install the dependencies
  3. Update the /config/rpc-urls.json file with your RPC URLs
  4. Run the development server
npm install
npm run dev

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 87.2%
  • CSS 5.7%
  • Dockerfile 4.5%
  • Makefile 2.6%