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

Mention the new AVM VSCode debugger in the Simulate Page #1229

Open
iskysun96 opened this issue Jan 24, 2024 · 0 comments
Open

Mention the new AVM VSCode debugger in the Simulate Page #1229

iskysun96 opened this issue Jan 24, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@iskysun96
Copy link
Collaborator

The current state
Link to or copy and paste the portion of text or code that you think should be changed.
https://developer.algorand.org/docs/get-details/dapps/smart-contracts/debugging/#:~:text=You%20should%20also,help%20with%20debugging.

The proposed state
Tell us how it should be changed. Provide the exact wording or code if possible.
"You should also consider using these simulate responses with either the AVM VSCode debugger or third-party tooling such as the community-created TEAL for VSCode, which allows you to step through the TEAL smart contract and see the state of the AVM change after each instruction. Additionally, there is sim-stack-parser, which will not only help visualize the stack, it will also map the compiled TEAL program back to the original PyTeal contract to further help with debugging."

@iskysun96 iskysun96 added the documentation Improvements or additions to documentation label Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant