88 releases (26 breaking)
Uses new Rust 2024
| new 0.65.1 | Mar 25, 2026 |
|---|---|
| 0.64.2 | Feb 18, 2026 |
| 0.64.0 | Dec 18, 2025 |
| 0.63.1 | Nov 24, 2025 |
| 0.39.8 | Mar 29, 2023 |
#8 in #multiversx
264 downloads per month
Used in 8 crates
(5 directly)
1MB
26K
SLoC
MultiversX transaction snippets
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:
- interactors,
- web servers (in Rust),
- front-end (WebAssembly, via wasm-bindgen/Rust).
It is largely a wrapper around multiversx-sdk and multiversx-sc, combining the two.
Dependencies
~17–35MB
~539K SLoC