Crates.io | klever-chain-scenario-format |
lib.rs | klever-chain-scenario-format |
version | 0.20.0 |
source | src |
created_at | 2024-03-29 00:21:54.561292 |
updated_at | 2024-03-29 00:21:54.561292 |
description | Parser/writer of the Klever transaction scenario format |
homepage | https://klever.io/ |
repository | https://github.com/klever-io/klever-vm-sdk-rs |
max_upload_size | |
id | 1189531 |
size | 88,903 |
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.klever.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.