Agoric / testnet-load-generator

A dapp that generates somewhat realistic loads for testnet
Apache License 2.0
7 stars 7 forks source link

feat(runner): support instagoric devnet #106

Closed mhofman closed 1 year ago

mhofman commented 1 year ago

Tweak the "testnet" mode of the loadgen to connect to an instagoric created devnet which only exposes a network-config but not a genesis.json.

Locally verified that integration tests in agoric-sdk still run.