#snippets #dharitri #blockchain #smart-contracts #contract

dharitri-sc-snippets

Dharitri framework for building smart contract interaction snippets

27 releases (1 stable)

new 1.0.1 Jan 20, 2025
0.14.1 Feb 26, 2024
0.13.9 Feb 26, 2024
0.1.7 Nov 10, 2023

#115 in Magic Beans

Download history 95/week @ 2024-09-23 1/week @ 2024-11-04 9/week @ 2024-12-09

2,859 downloads per month
Used in dharitri-sc-meta

GPL-3.0-only

590KB
16K SLoC

Dharitri transaction snippets

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

It is a base on top of which little interaction programs (or snippets) can be written. Can be used in:

  • interactors,
  • web servers (in Rust),
  • front-end (WebAssembly, via wasm-bindgen/Rust).

It is largely a wrapper around dharitri-sdk and dharitri-sc, combining the two.

Dependencies

~16–32MB
~528K SLoC