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
.