68 releases (16 breaking)

new 0.55.0 Jan 8, 2025
0.54.6 Dec 4, 2024
0.54.5 Nov 28, 2024
0.52.1 Jul 31, 2024
0.39.8 Mar 29, 2023

#109 in Magic Beans

Download history 335/week @ 2024-09-22 757/week @ 2024-09-29 306/week @ 2024-10-06 282/week @ 2024-10-13 395/week @ 2024-10-20 134/week @ 2024-10-27 410/week @ 2024-11-03 521/week @ 2024-11-10 628/week @ 2024-11-17 521/week @ 2024-11-24 434/week @ 2024-12-01 466/week @ 2024-12-08 205/week @ 2024-12-15 117/week @ 2024-12-22 60/week @ 2024-12-29 457/week @ 2025-01-05

856 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
~540K SLoC