numbat-wasm-debug

Crates.ionumbat-wasm-debug
lib.rsnumbat-wasm-debug
version0.0.0
sourcesrc
created_at2024-05-09 10:54:30.852666
updated_at2024-05-09 10:54:30.852666
descriptionNumbat WebAssembly smart contract API debugging mocks and utils
homepagehttps://numbat.com/
repositoryhttps://github.com/numbatx/rn-sdk
max_upload_size
id1235016
size32,461
(Battula-anil-app-could)

documentation

https://docs.numbat.com/

README

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

Commit count: 2

cargo fmt