Skip to content

Compare your Cosmos node mempool with other public RPC nodes

Notifications You must be signed in to change notification settings

skip-mev/mempool-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mempool-checker

mempool-checker allows you to compare mempools of different RPC nodes (public/private) and see the difference in how many transactions they have. this can help you optimize your peers for the best mempool saturation.

how to use

pip install -r requirements.txt
python3 main.py --rpcs https://evmos-rpc.polkachu.com --rpcs https://evmos-rpc.stakely.io --rpcs <your rpc>

(these RPCs are just an example, you can pick and choose whichever RPC nodes you want to)

About

Compare your Cosmos node mempool with other public RPC nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages