test-tube-prov

Crates.iotest-tube-prov
lib.rstest-tube-prov
version0.2.0
sourcesrc
created_at2024-04-29 21:48:29.70125
updated_at2024-09-30 08:41:11.742198
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
size48,134
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: 119

cargo fmt