Skip to content

A tool to measure how fast a node can get a transaction in its txpool sent from a different node.

License

Notifications You must be signed in to change notification settings

akegaviar/EVM_Speed-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EVM_Speed-tester

image The speed of a node receiving a transactions in its txpool is important in many ways: for a DeFi service provider, it means a better user experience; for NFT traders, it means being able to sell and buy tokens quicker.

Would it be useful to have a tool to measure the txpool performance of a node?

EVM speed tester is the tool that does exactly that. It measures how fast a node can get a transaction in its txpool sent from a different node. 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

Simply fill in your endpoint address to see it in action:

image

Others

About

A tool to measure how fast a node can get a transaction in its txpool sent from a different node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages