#blockchain #dharitri #contract

dharitri-chain-scenario-format

Parser/writer of the Dharitri transaction scenario format

13 unstable releases (3 breaking)

0.19.1 Feb 16, 2024
0.19.0 Feb 15, 2024
0.11.6 Feb 26, 2024
0.2.0 Jan 17, 2024
0.0.2 Oct 30, 2023

#21 in #dharitri

Download history 17/week @ 2024-01-10 13/week @ 2024-01-17 332/week @ 2024-02-14 465/week @ 2024-02-21 129/week @ 2024-02-28 24/week @ 2024-03-06 3/week @ 2024-03-13 49/week @ 2024-03-27 51/week @ 2024-04-03

100 downloads per month
Used in 4 crates (via dharitri-sc-scenario)

GPL-3.0-only

66KB
2K SLoC

Dharitri blockchain transaction scenarios

The blockchain scenario format can model transaction, as they happen on the real blockchain, or a model of it.

Both of them are detailed under this specification: https://docs.dharitri.com/developers/developer-reference/denali-tests

This crate only deals with the format, not with its semantics or execution. It should not depend on any other of the framework crates.

Dependencies

~2.4–3.5MB
~57K SLoC