cosmos / interchain-security

Replicated security (aka interchain security V1) is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.
https://cosmos.github.io/interchain-security/
Other
153 stars 113 forks source link

Automate the base case e2e infrastructure creation #1135

Open MSalopek opened 1 year ago

MSalopek commented 1 year ago

Create a minimal e2e setup with:

Allow this minimal infrastructure to run:

Additional:

MSalopek commented 3 months ago

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