10 releases

0.2.4 Nov 28, 2023
0.2.3 Nov 6, 2023
0.2.0 Sep 20, 2023
0.1.4 Sep 1, 2023
0.1.0 Apr 19, 2023

#2008 in Magic Beans

Download history 29/week @ 2024-01-01 133/week @ 2024-01-08 191/week @ 2024-01-15 255/week @ 2024-01-22 219/week @ 2024-01-29 355/week @ 2024-02-05 6/week @ 2024-02-12 29/week @ 2024-02-19 112/week @ 2024-02-26 63/week @ 2024-03-04 125/week @ 2024-03-11 93/week @ 2024-03-18 17/week @ 2024-03-25 273/week @ 2024-04-01 27/week @ 2024-04-08 457/week @ 2024-04-15

775 downloads per month
Used in coreum-test-tube

Apache-2.0

460KB
12K SLoC

Coreum WASM SDK

coreum-wasm-sdk on crates.io Docs

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.

Dependencies

~5–7MB
~146K SLoC