64 releases (15 breaking)

new 0.54.3 Nov 18, 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

#155 in Magic Beans

Download history 794/week @ 2024-07-29 620/week @ 2024-08-05 383/week @ 2024-08-12 646/week @ 2024-08-19 819/week @ 2024-08-26 544/week @ 2024-09-02 165/week @ 2024-09-09 421/week @ 2024-09-16 336/week @ 2024-09-23 754/week @ 2024-09-30 294/week @ 2024-10-07 280/week @ 2024-10-14 407/week @ 2024-10-21 124/week @ 2024-10-28 424/week @ 2024-11-04 523/week @ 2024-11-11

1,481 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–31MB
~528K SLoC