multiversx-chain-scenario-format

Crates.iomultiversx-chain-scenario-format
lib.rsmultiversx-chain-scenario-format
version0.23.1
created_at2023-01-12 13:27:03.998116+00
updated_at2025-03-11 09:02:37.495765+00
descriptionParser/writer of the MultiversX transaction scenario format
homepagehttps://multiversx.com/
repositoryhttps://github.com/multiversx/mx-sdk-rs
max_upload_size
id757126
size103,757
Bianca Ialangi (BiancaIalangi)

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: 9952

cargo fmt