This is a simple simulation demonstrating how to integrate rust-gossipsub with testground.
This simulation can be run with the following command:
testground run single \
--plan=gossipsub-testground/smoke \
--testcase=smoke \
--builder=docker:generic \
--runner=local:docker \
--instances=3 \
--wait