2 releases
0.0.2 | Dec 10, 2024 |
---|---|
0.0.1 | Dec 10, 2024 |
#828 in Magic Beans
302 downloads per month
Used in 3 crates
(2 directly)
575KB
16K
SLoC
testnumbat-wasm
This is the main crate for building smart contracts on Testnumbat'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
~3MB
~56K SLoC