Crates.io | dharithri-chain-scenario-format |
lib.rs | dharithri-chain-scenario-format |
version | 0.20.0 |
source | src |
created_at | 2023-09-14 05:52:42.336089 |
updated_at | 2023-09-14 05:52:42.336089 |
description | Parser/writer of the dharithri transaction scenario format |
homepage | https://dharithri.com/ |
repository | https://github.com/dharithri/mx-sdk-rs |
max_upload_size | |
id | 972296 |
size | 95,757 |
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.dharithri.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.