numbat-wasm-debug

Crates.ionumbat-wasm-debug
lib.rsnumbat-wasm-debug
version0.0.19
created_at2024-05-09 10:54:30.852666+00
updated_at2025-06-24 09:24:44.890328+00
descriptionNumbat WebAssembly smart contract API debugging mocks and utils
homepagehttps://dharitri.org/
repositoryhttps://github.com/TerraDharitri/drt-rs-sdk
max_upload_size
id1235016
size682,919
(mangonui)

documentation

https://docs.dharitri.org/

README

numbat-wasm-debug

The crate is necessary for smart contract debug projects.

It provides mocks for the entire blockchain infrastructure, so no call to the VM is necessary. In debug mode the VM is merely simulated.

For convenience, numbat-wasm-debug and subsequently all debug crates that use it are not #[no-std].

Commit count: 28

cargo fmt