Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Call graph generator #1070

Open
MarvinJanssen opened this issue Jul 6, 2023 · 0 comments
Open

[feature request] Call graph generator #1070

MarvinJanssen opened this issue Jul 6, 2023 · 0 comments
Labels

Comments

@MarvinJanssen
Copy link

MarvinJanssen commented Jul 6, 2023

This is "nice to have" feature request coming out of the sBTC Clarity Workstream.

It can be useful to see how contract relate to each other in larger projects. Right now, we manually draw call graphs using Mermaid or Figma, etc., but it would be great if Clarinet can generate a contract level call graph as Mermaid code to see which contracts interact with each other. Having it on a function level would be even nicer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants