Skip to content

paulthomas1/rpc-latency-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

npm install ethers

Update rpc-latecny.js to have the RPC endpoint you want to test

// Add RPC url here const rpcUrl = "";

Running

Try not to have other networked applications running as they can interfere with the test (if you want to be pure)

node rpc-latency.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published