multiversx-sc-snippets 0.47.8

MultiversX framework for building smart contract interaction snippets
Documentation
1
2
3
4
5
6
7
# MultiversX transaction snippets

Provides basic functionality for interacting with smart contracts directly from Rust.

It a base on top of which little interaction programs (or snippets) can be written.

It is largely a wrapper around `elrond-sdk-erdrs` and `multiversx-chain-vm`.