66 releases (15 breaking)

new 0.54.5 Nov 28, 2024
0.53.2 Oct 2, 2024
0.52.1 Jul 31, 2024
0.48.0-alpha.1 Mar 27, 2024
0.39.8 Mar 29, 2023

#695 in Magic Beans

Download history 427/week @ 2024-08-08 560/week @ 2024-08-15 591/week @ 2024-08-22 918/week @ 2024-08-29 166/week @ 2024-09-05 436/week @ 2024-09-12 285/week @ 2024-09-19 642/week @ 2024-09-26 425/week @ 2024-10-03 291/week @ 2024-10-10 296/week @ 2024-10-17 303/week @ 2024-10-24 286/week @ 2024-10-31 404/week @ 2024-11-07 624/week @ 2024-11-14 459/week @ 2024-11-21

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

~18–36MB
~560K SLoC