2023-03-10 22:26:15 +03:00
|
|
|
# Got eth spam from here
|
2023-03-31 14:43:41 +03:00
|
|
|
# https://github.com/shazow/ethspam
|
2023-03-10 22:26:15 +03:00
|
|
|
|
|
|
|
# Got versus from here
|
|
|
|
# https://github.com/INFURA/versus
|
|
|
|
# ./ethspam | ./versus --stop-after 100 "http://localhost:8544/" # Pipe into the endpoint ..., add a bearer token and all that
|
|
|
|
|
2023-06-09 00:57:46 +03:00
|
|
|
./ethspam http://127.0.0.1:8544/rpc/01H2D5DN4D423VR2KFWBZE46TR | ./versus --concurrency=4 --stop-after 10000 http://localhost:8544/rpc/01H2D5DN4D423VR2KFWBZE46TR
|
|
|
|
|
|
|
|
./ethspam http://127.0.0.1:8544/rpc/01H2D5CAP1KF2NKRS30SGATDSD | ./versus --concurrency=4 --stop-after 10000 http://localhost:8544/rpc/01H2D5CAP1KF2NKRS30SGATDSD
|