#smart-contracts #blockchain #numbat #debug-mode #api-mocking #debugging

nightly dev numbat-wasm-debug

Numbat WebAssembly smart contract API debugging mocks and utils

10 releases

new 0.0.19 Jun 24, 2025
0.0.15 Jun 24, 2025
0.0.1 Jan 22, 2025
0.0.0 May 9, 2024

#91 in Magic Beans

Download history 226/week @ 2025-06-17

226 downloads per month
Used in 7 crates

GPL-3.0-only

1.5MB
38K SLoC

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].

Dependencies

~9.5MB
~163K SLoC