72 releases (18 breaking)

0.57.1 Apr 4, 2025
0.57.0 Mar 11, 2025
0.56.1 Feb 6, 2025
0.54.6 Dec 4, 2024
0.39.8 Mar 29, 2023

#8 in #multiversx

Download history 369/week @ 2025-01-24 347/week @ 2025-01-31 369/week @ 2025-02-07 323/week @ 2025-02-14 330/week @ 2025-02-21 410/week @ 2025-02-28 586/week @ 2025-03-07 322/week @ 2025-03-14 165/week @ 2025-03-21 112/week @ 2025-03-28 296/week @ 2025-04-04 168/week @ 2025-04-11 137/week @ 2025-04-18 192/week @ 2025-04-25 204/week @ 2025-05-02 297/week @ 2025-05-09

845 downloads per month
Used in 8 crates (5 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

~18–33MB
~574K SLoC