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

Add a page to the TUI to call a contract's public function #51

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

Add a page to the TUI to call a contract's public function #51

bchamagne opened this issue Sep 4, 2023 · 0 comments
Labels
TUI Tui

Comments

@bchamagne
Copy link
Contributor

Should probably do it after #50

The tricky part of this ticket is the args parameter. Since there are as many as we want and they can be of any type.
On the playground we have a list of json (1 json for each parameter).
Maybe we can use the same behaviour

@bchamagne bchamagne added the TUI Tui label Sep 4, 2023
@bchamagne bchamagne changed the title Add a new TUI command to call a contract's public function Add a page to the TUI to call a contract's public function Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TUI Tui
Projects
None yet
Development

No branches or pull requests

1 participant