108 releases (10 breaking)
0.10.8 | Feb 15, 2024 |
---|---|
0.9.9 | Feb 13, 2024 |
0.0.50 |
|
#27 in #dharitri
Used in 11 crates
(9 directly)
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
~65K SLoC