# Functions
NewCoordinator initializes Coordinator with N Fxcore TestChain's (fx-core apps) and M Cosmos chains (Simulation Apps).
NewTestChain initializes a new TestChain instance with a single validator set using a generated private key.
No description provided by the author
SetupWithGenesisValSet initializes a new SimApp with a validator set and genesis accounts that also act as delegators.
# Variables
ChainIDPrefix defines the default chain ID prefix for Evmos test chains.
No description provided by the author