1 unstable release

new 0.0.1 Jan 22, 2025
0.0.0 May 9, 2024

#3 in #numbat

Download history 21/week @ 2024-12-07 1/week @ 2024-12-14 111/week @ 2025-01-18

111 downloads per month
Used in 2 crates

GPL-3.0-only

110KB
2.5K SLoC

numbat-wasm

This is the main crate for building smart contracts on Numbat's Andes VM in Rust.

It contains the interface that the smart contract sees and can use. No implementation details are available from this crate alone.

no-std

The crate supports both std and no-std builds. Building for the blockchain is done with no-std, while for debugging std is used.

Dependencies

~0.4–1.1MB
~23K SLoC