Crate test_tube_coreum

source ·
Expand description

test-tube-core

test-tube-core on crates.io Docs

test-tube is a generic library for building testing environments for CosmWasm smart contracts. It allows you to test your smart contract logic against the actual Cosmos SDK chain’s logic, which is written in Go, using Rust. This eliminates the need to write Go code or learn Go in order to test your smart contracts against the Cosmos SDK.

test-tube-core is a modification of test-tube adjusted for the Coreum Blockchain.

Re-exports

Modules

Macros