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

numbat-wasm-debug

Numbat WebAssembly smart contract API debugging mocks and utils

2 releases

new 0.0.1 Jan 22, 2025
0.0.0 May 9, 2024

#9 in #numbat

Download history 5/week @ 2024-09-25 1/week @ 2024-12-04 5/week @ 2024-12-11

61 downloads per month

GPL-3.0-only

145KB
3.5K 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

~2.2–3MB
~47K SLoC