test-numbat-wasm-debug

Crates.iotest-numbat-wasm-debug
lib.rstest-numbat-wasm-debug
version0.0.1
created_at2024-12-06 08:11:55.077345+00
updated_at2024-12-06 08:11:55.077345+00
descriptionNumbat WebAssembly smart contract API debugging mocks and utils
homepagehttps://numbat.com/
repositoryhttps://github.com/Saisumanthv/test-sdk-v0.17.2.git
max_upload_size
id1474029
size142,632
Sai Sumanth Vadla (Saisumanthv)

documentation

https://docs.numbat.com/

README

test-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, test-numbat-wasm-debug and subsequently all debug crates that use it are not #[no-std].

Commit count: 0

cargo fmt