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 hint on u256 field #183

Closed
stranger80 opened this issue Oct 31, 2023 · 2 comments
Closed

Add a hint on u256 field #183

stranger80 opened this issue Oct 31, 2023 · 2 comments
Assignees
Milestone

Comments

@stranger80
Copy link
Contributor

Users keep struggling with providing input values to u256 fields in Remix plugin (Deploy and Invoke sections).
Add an '?' icon and when mouse hovers over it, display a 'tooltip' with an example input value.

@stranger80 stranger80 added this to the v0.2.5 milestone Oct 31, 2023
@JorikSchellekens
Copy link
Contributor

A better solution would be to integrate the form tool from prince https://www.npmjs.com/package/starknet-abi-forms

@rjnrohit
Copy link
Contributor

Done! we are now in the middle of integrating starknet-abi-forms

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

No branches or pull requests

3 participants