70 releases (17 breaking)

new 0.56.1 Feb 6, 2025
0.55.0 Jan 8, 2025
0.54.6 Dec 4, 2024
0.54.5 Nov 28, 2024
0.39.8 Mar 29, 2023

#5 in #multiversx

Download history 285/week @ 2024-10-16 360/week @ 2024-10-23 183/week @ 2024-10-30 389/week @ 2024-11-06 674/week @ 2024-11-13 558/week @ 2024-11-20 456/week @ 2024-11-27 471/week @ 2024-12-04 432/week @ 2024-12-11 119/week @ 2024-12-18 86/week @ 2024-12-25 99/week @ 2025-01-01 530/week @ 2025-01-08 325/week @ 2025-01-15 475/week @ 2025-01-22 336/week @ 2025-01-29

1,679 downloads per month
Used in 5 crates (3 directly)

GPL-3.0-only

1MB
25K 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

~19–35MB
~588K SLoC