Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

ERC20 Token Widgets #53

Open
lucasvo opened this issue Apr 1, 2020 · 0 comments
Open

ERC20 Token Widgets #53

lucasvo opened this issue Apr 1, 2020 · 0 comments

Comments

@lucasvo
Copy link
Member

lucasvo commented Apr 1, 2020

We need a set common widgets to use in our UIs that represent ERC20 balances and amount both to modify and read values. It's important that they don't round any inputs and have arbitrary precision (that goes beyond javascript's standard 64bit numbers). You should be able to specify a number of digits to display with a property on the react component.

It might be worthwhile to look into how gnosis safe implemented some of their widgets: https://github.com/gnosis/safe-react

The bold text is the widget description and not part of the wireframe of the widget:

erc20_amount_widget.pdf

@acolytec3 acolytec3 mentioned this issue Apr 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant