Standalone loadtesting tool for Muse dev/test-nets.
- Create and fill the
config.tomlfile per the source.fee_signer_pkmust be set to the secret ofmarketplace.fee_signer.- Make sure
users_countis at least twice as big assenders_count. - A value for
batch_sizethat reliably works without hitting weight/proof size limit is1000.
- Set the
CONFIG_PATHenvironment variable with the path to the config file. - Run
cargo run --releaseor the compiled binary directly.