Skip to content
Permissionless Web

Generated — do not edit. Source: /Users/returniflost/abstract/terp-core/crates/ict-rs/docs/vocs/pages/index.mdx. Change the crate/repo, then rebuild this site.

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.