Skip to content

Layr-Labs/evm-tx-load-gen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tx-traffic-poc

how to run

./run.sh

configuration

cat .env

Important parameters

  • TRAFFIC_GENERATOR_NUM_INSTANCES : number of concurrent wallet sending the transaction
  • TRAFFIC_GENERATOR_REQUEST_INTERVAL : how frequent each wallet is sending the transaction
  • TRAFFIC_GENERATOR_PAD_SIZE : how many random bytes to be padded into a transaction

demo

Create a chain anvil --block-time 3 Create transactions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 86.6%
  • Makefile 7.4%
  • Dockerfile 4.4%
  • Shell 1.6%