dharitri-sdk 0.8.2

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

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

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

It provides communication via the DharitrI gateway API.


## Acknowledgements

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