multiversx-chain-scenario-format

Crates.iomultiversx-chain-scenario-format
lib.rsmultiversx-chain-scenario-format
version0.22.3
sourcesrc
created_at2023-01-12 13:27:03.998116
updated_at2024-07-06 13:48:29.190397
descriptionParser/writer of the MultiversX transaction scenario format
homepagehttps://multiversx.com/
repositoryhttps://github.com/multiversx/mx-sdk-rs
max_upload_size
id757126
size97,544
Andrei Marinica (andrei-marinica)

documentation

https://docs.multiversx.com/

README

MultiversX 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.multiversx.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: 8481

cargo fmt