interchain-security icon indicating copy to clipboard operation
interchain-security copied to clipboard

Automate the base case e2e infrastructure creation

Open MSalopek opened this issue 1 year ago • 1 comments

Create a minimal e2e setup with:

  • one provider node
  • one consumer node
  • one relayer
  • one config file + possibly a genesis template to speed up the bootstrapping

Allow this minimal infrastructure to run:

  • in a docker container
  • locally

Additional:

  • See how gm fits into this and if it can be used

MSalopek avatar Jul 12 '23 10:07 MSalopek

Instead of gm we can commit the scripts we're using locally. We can have a scripts folder in the repo.

We can add this instead: https://github.com/cosmos/interchain-security/pull/901

@mpoke

MSalopek avatar Apr 17 '24 14:04 MSalopek