Crates.io | multiversx-sc-snippets |
lib.rs | multiversx-sc-snippets |
version | 0.60.0 |
created_at | 2023-01-12 14:12:04.833845+00 |
updated_at | 2025-08-08 18:51:26.803402+00 |
description | MultiversX framework for building smart contract interaction snippets |
homepage | https://multiversx.com/ |
repository | https://github.com/multiversx/mx-sdk-rs |
max_upload_size | |
id | 757185 |
size | 377,822 |
Provides basic functionality for interacting with smart contracts directly from Rust.
It is a base on top of which little interaction programs (or snippets) can be written. Can be used in:
It is largely a wrapper around multiversx-sdk
and multiversx-sc
, combining the two.