71 releases (18 breaking)

new 0.57.0 Mar 11, 2025
0.56.0 Jan 23, 2025
0.54.6 Dec 4, 2024
0.54.5 Nov 28, 2024
0.39.8 Mar 29, 2023

#5 in #multiversx

Download history 657/week @ 2024-11-18 490/week @ 2024-11-25 434/week @ 2024-12-02 511/week @ 2024-12-09 145/week @ 2024-12-16 116/week @ 2024-12-23 69/week @ 2024-12-30 513/week @ 2025-01-06 274/week @ 2025-01-13 491/week @ 2025-01-20 361/week @ 2025-01-27 408/week @ 2025-02-03 277/week @ 2025-02-10 323/week @ 2025-02-17 373/week @ 2025-02-24 359/week @ 2025-03-03

1,361 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

~17–32MB
~543K SLoC