drt-chain-scenario-format

Crates.iodrt-chain-scenario-format
lib.rsdrt-chain-scenario-format
version0.0.3
sourcesrc
created_at2024-08-27 11:14:11.604673
updated_at2024-09-02 02:03:40.423412
descriptionParser/writer of the Dharitri transaction scenario format
homepagehttps://dharitri.com/
repositoryhttps://github.com/DharitriOne/drt-sdk-rs
max_upload_size
id1353172
size97,685
xfactor@rust (xfactor-toml)

documentation

https://docs.dharitri.com/

README

Dharitri blockchain transaction scenarios

Crates.io

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/scenario-reference/overview

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

Commit count: 0

cargo fmt