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

nightly dharitri-wasm-debug

Dharitri WebAssembly smart contract API debugging mocks and utils

107 releases (10 breaking)

0.10.8 Feb 15, 2024
0.9.9 Feb 13, 2024
0.0.50 Nov 15, 2023

#27 in #debug-mode

Download history 4/week @ 2024-10-14 11/week @ 2024-11-04 1/week @ 2024-11-25 345/week @ 2024-12-09

1,352 downloads per month
Used in 6 crates

GPL-3.0-only

1.5MB
38K SLoC

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

Dependencies

~9MB
~155K SLoC