Crates.io | drt-chain-scenario-format |
lib.rs | drt-chain-scenario-format |
version | 0.0.3 |
source | src |
created_at | 2024-08-27 11:14:11.604673 |
updated_at | 2024-09-02 02:03:40.423412 |
description | Parser/writer of the Dharitri transaction scenario format |
homepage | https://dharitri.com/ |
repository | https://github.com/DharitriOne/drt-sdk-rs |
max_upload_size | |
id | 1353172 |
size | 97,685 |
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.