A tool to profile RPC Endpoints
- Rename
example.secrets.jstosecrets.js - Add your keys to
secrets.js - Ensure Nodejs is installed on your machine
- Run
yarn - Confirm which tests you would like to run. You can comment out some at the bottom of the
index.jspage to only run a subset. It's best not to run theSpeed TestsandConcurrent requests testsat the same time as they might interfere with each other. - Run
yarn start