test-tube-prov

Crates.iotest-tube-prov
lib.rstest-tube-prov
version0.3.0
created_at2024-04-29 21:48:29.70125+00
updated_at2024-11-26 21:14:12.898141+00
descriptionlibrary for building smart contract integration testing environments for Provenance Blockchain in Rust
homepage
repositoryhttps://github.com/provenance-io/provwasm-test-tube
max_upload_size
id1224521
size46,773
kwt (kwtalley)

documentation

README

test-tube

test-tube on crates.io Docs

provwasm-test-tube is a generic library for building testing environments for ProvWasm smart contracts. It allows you to test your smart contract logic against the actual Provenance/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 network.

Commit count: 132

cargo fmt