108 releases (10 breaking)

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

#2694 in Magic Beans

Download history 60/week @ 2024-01-15 347/week @ 2024-01-22 388/week @ 2024-01-29 275/week @ 2024-02-05 1207/week @ 2024-02-12 345/week @ 2024-02-19 37/week @ 2024-02-26 46/week @ 2024-03-04 83/week @ 2024-03-11 1883/week @ 2024-04-01

1,968 downloads per month
Used in 11 crates (9 directly)

GPL-3.0-only

1MB
25K SLoC

dharitri-wasm

This is the main crate for building smart contracts on Dharitri's Arwen 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

~3.5MB
~62K SLoC