108 releases (10 breaking)

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

#33 in #dharitri

30 downloads per month
Used in 8 crates (7 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
~67K SLoC