dharitri-sc-snippets 0.11.0

Dharitri framework for building smart contract interaction snippets
1
2
3
4
5
6
7
# Dharitri 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 `dharitri-sdk-moars` and `dharitri-chain-vm`.