dharitri-wasm

Crates.iodharitri-wasm
lib.rsdharitri-wasm
version0.10.8
sourcesrc
created_at2023-11-15 06:59:52.914303
updated_at2024-02-15 08:00:37.553179
descriptionDharitri WebAssembly smart contract API
homepagehttps://dharitri.com/
repositoryhttps://github.com/Battula-anil-app-could/dx-sdk-rs-new
max_upload_size
id1036200
size793,659
(Battula-anil-app-could)

documentation

https://docs.dharitri.com/

README

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.

Commit count: 0

cargo fmt