Skip to content
LogoLogo

Generated — do not edit. Source of truth: crates/ict-rs/docs/vocs/pages/index.mdx. Edit there, then rebuild docs.

ict-rs

Rust re-implementation of Interchain Test. It starts real Docker chains for integration tests — not mocks of consensus.

cargo run --example basic_cosmos --features docker
cargo test
FeatureWhat it enables
dockerDocker runtime (required for real tests)
testingTestChain, TestEnv, mock relayer
ethereumAnvil / EVM
terpTerp modules (tokenfactory, hashmerchant, …)
fullAll of the above

Edit these pages in crates/ict-rs/docs/vocs/pages. Permissionless docs copies them at compile time.