#debugging #contract #blockchain #testnumbat #smart-contracts #debug-mode

testnumbat-wasm-debug

Testnumbat WebAssembly smart contract API debugging mocks and utils

2 releases

0.0.2 Dec 10, 2024
0.0.1 Dec 10, 2024

#5 in #testnumbat

GPL-3.0-only

675KB
19K SLoC

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

Dependencies

~4–5MB
~82K SLoC