Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 842 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 842 Bytes

EVM_Node-lympics

image This is a webapp tool to measures how fast nodes get transactions sent from different nodes. It is installation free and easy to use.

Read the full article about this project on Chainstack

Installation guide

This is a pure frontend web application.

Open index.html with a browser to see it in action.

There is also a live fiddle here

How to use it

  1. Enter your private key and public key.
  2. Specify the number of rounds
  3. Enter the amount of the base network currency (e.g., ether) to transfer in each transaction. The default value is 0.1 ether, the minimum value is 1 wei.
  4. Add nodes
  5. Click start and see it in action

Others