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

dharitri-sc-snippets

Dharitri framework for building smart contract interaction snippets

27 releases (1 stable)

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

#4 in #dharitri

Download history 1/week @ 2024-10-30 5/week @ 2024-12-04 4/week @ 2024-12-11 114/week @ 2025-01-15 10/week @ 2025-01-22 6/week @ 2025-01-29

130 downloads per month
Used in dharitri-sc-meta

GPL-3.0-only

1MB
25K 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–32MB
~545K SLoC