Skip to content

Sandbox UML plugin #380

@elsvv

Description

@elsvv

Summary

The plugin should support generating UML sequence diagram from Sandbox SendMessageResult object. A diagram should represent consequence transactions between contracts, display tx's op (in a human-readable form) and a message value, distinguish different contract types. These diagrams can be logged to the stdout

image

or saved as a png picture.

png-scheme

Context

When it comes to developing a complex smart contract system with many different actors, it is almost impossible to do without an adequate graphical representation. Among other things, graphical schemes can be useful not only at the design stage, but also during testing and debugging of contracts. In particular, such diagrams can provide useful insights regarding gas consumption or debugging of complex transaction chains.
@ton/sandbox provides excellent testing and debugging capabilities. Its flexible API also allows you to develop a utility for automatic generation of visual schemes.

References

Estimate suggested reward

  • Standard TON Footstep NFT
  • $200 in TON equivalent

Metadata

Metadata

Assignees

Labels

ApprovedThis proposal is approved by the committeeDeveloper ToolRelated to tools or utilities used by developers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions