multiversx-sdk 0.8.0

SDK for interacting with the MultiversX blockchain
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# MultiversX SDK for Rust

[![Crates.io](https://img.shields.io/crates/v/multiversx-sdk)](https://crates.io/crates/multiversx-sdk)

General purpose collection of tools & SDKs to interact with the MultiversX blockchain from Rust projects.

It provides communication via the MultiversX gateway API.


## Acknowledgements

Project originally started by [Bicarus labs](https://github.com/bicarus-labs/elrond-sdk-erdrs), later integrated into the MultiversX official codebase.