#dharitri #blockchain #contract

dharitri-chain-scenario-format

Parser/writer of the Dharitri transaction scenario format

8 releases (1 stable)

new 1.0.1 Jan 20, 2025
0.19.1 Feb 16, 2024
0.11.6 Feb 26, 2024
0.2.0 Jan 17, 2024
0.0.2 Oct 30, 2023

#6 in #dharitri


Used in 5 crates (via dharitri-chain-vm)

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.5–3.5MB
~58K SLoC