klever-chain-scenario-format

Crates.ioklever-chain-scenario-format
lib.rsklever-chain-scenario-format
version0.20.0
sourcesrc
created_at2024-03-29 00:21:54.561292
updated_at2024-03-29 00:21:54.561292
descriptionParser/writer of the Klever transaction scenario format
homepagehttps://klever.io/
repositoryhttps://github.com/klever-io/klever-vm-sdk-rs
max_upload_size
id1189531
size88,903
Fernando Sobreira (fbsobreira)

documentation

https://docs.klever.finance/

README

Klever 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.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.

Commit count: 6656

cargo fmt