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

numbat-wasm-debug

Numbat WebAssembly smart contract API debugging mocks and utils

1 unstable release

0.0.0 May 9, 2024

#6 in #numbat

Download history 135/week @ 2024-05-05 7/week @ 2024-05-12 11/week @ 2024-05-19

153 downloads per month

GPL-3.0-only

115KB
3K 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.5MB
~27K SLoC