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

Ability to "dry run" contract methods #93

Open
stranger80 opened this issue Sep 4, 2023 · 0 comments
Open

Ability to "dry run" contract methods #93

stranger80 opened this issue Sep 4, 2023 · 0 comments

Comments

@stranger80
Copy link
Contributor

stranger80 commented Sep 4, 2023

A feature idea from @JorikSchellekens:

  • Would be nice to be able to run "read-only" versions of effectful functions on remix. For example, dry running a transfer and seeing the expected output

Needs brainstorm on how this could function (eg. presentation of outputs). There is an RPC call available to simulate contract method call.

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

No branches or pull requests

1 participant