#smart-contracts #blockchain #dharitri

dharitri-sc-snippets

Dharitri framework for building smart contract interaction snippets

52 releases (25 stable)

1.19.0 Jul 7, 2025
1.17.2 Jun 23, 2025
1.0.1 Jan 20, 2025
0.14.1 Feb 26, 2024
0.0.12 Jun 18, 2025

#9 in #dharitri


Used in dharitri-sc-meta

GPL-3.0-only

1MB
26K 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

~17–37MB
~575K SLoC