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

yanked test-numbat-wasm-debug

Numbat WebAssembly smart contract API debugging mocks and utils

1 unstable release

0.0.1 Dec 6, 2024

#7 in #numbat

Download history 117/week @ 2024-12-02 20/week @ 2024-12-09

137 downloads per month

GPL-3.0-only

400KB
12K SLoC

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

Dependencies

~3.5–4.5MB
~75K SLoC