70 releases (17 breaking)

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 146/week @ 2024-10-29 410/week @ 2024-11-05 623/week @ 2024-11-12 578/week @ 2024-11-19 481/week @ 2024-11-26 417/week @ 2024-12-03 509/week @ 2024-12-10 125/week @ 2024-12-17 98/week @ 2024-12-24 87/week @ 2024-12-31 521/week @ 2025-01-07 290/week @ 2025-01-14 486/week @ 2025-01-21 355/week @ 2025-01-28 433/week @ 2025-02-04 269/week @ 2025-02-11

1,589 downloads per month
Used in 7 crates (4 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–33MB
~577K SLoC