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

Account storage inspection & block explorer #418

Closed
jribbink opened this issue Aug 10, 2023 · 0 comments
Closed

Account storage inspection & block explorer #418

jribbink opened this issue Aug 10, 2023 · 0 comments

Comments

@jribbink
Copy link
Contributor

Issue To Be Solved

One of the core features missing from the VSCode extension is very likely the ability to inspect account storage & more broadly block explorer features (i.e. events, transaction statuses, deployed contracts).

(Optional): Suggest A Solution

While an account storage solution could likely be built from scratch, I believe it would be very valuable to leverage a community tool, Flowser to potentially solve this issue. It's not terribly difficult to do right now from the flow-cli (i.e. flow flowser), however putting this tool in the VSCode preconfigured with the correct emulator ports, etc. would better surface this tool as well as allow the developer to move between their code and block explorer very seamlessly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant