108 releases (10 breaking)

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

#2457 in Magic Beans

Download history 370/week @ 2024-01-27 287/week @ 2024-02-03 1137/week @ 2024-02-10 411/week @ 2024-02-17 45/week @ 2024-02-24 43/week @ 2024-03-02 86/week @ 2024-03-09 2/week @ 2024-03-16 553/week @ 2024-03-30 112/week @ 2024-04-06

1,998 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
~63K SLoC