11 releases (1 stable)
1.0.0 | Jun 21, 2024 |
---|---|
0.2.4 | Nov 28, 2023 |
0.2.0 | Sep 20, 2023 |
0.1.4 | Sep 1, 2023 |
0.1.0 | Apr 19, 2023 |
#198 in #smart-contracts
49 downloads per month
Used in coreum-test-tube
500KB
13K
SLoC
Coreum WASM SDK
Coreum WASM SDK contains Rust data types to be used in WASM smart contracts interacting with the Coreum blockchain. They allow developers to issue and execute on-chain messages managing Smart Tokens.
Proto types
The proto types are generated using coreum-rust-protobuf according to our current version of the chain to make them compatible with tools like our coreum-test-tube or to interact with our chain using gRPC and Rust, they should not be manually modified. Instructions on how to use the tool are in coreum-rust-protobuf and can be used to generate any Rust protobuf types for any version of our chain.
Useful links
Dependencies
~5.5–7.5MB
~153K SLoC