Crates.io | dharitri-chain-scenario-format |
lib.rs | dharitri-chain-scenario-format |
version | 0.11.6 |
source | src |
created_at | 2023-10-17 09:59:13.370795 |
updated_at | 2024-02-26 10:31:21.359046 |
description | Parser/writer of the Dharitri transaction scenario format |
homepage | https://dharitri.com/ |
repository | https://github.com/Battula-anil-app-could/dx-sdk-rs-new |
max_upload_size | |
id | 1005696 |
size | 97,405 |
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.