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

Implement Ethereum Asset (Addresses, ERC20, ERC721) Widgets #52

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

Implement Ethereum Asset (Addresses, ERC20, ERC721) Widgets #52

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 and ERC721 assets, balances and amount both to modify and read values.

Decimal Widgets:

  • 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

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

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

Screen Shot 2020-04-01 at 11 15 14

@lucasvo lucasvo changed the title Implement Ethereum Asset (ERC20 & ERC721) Widgets Implement Ethereum Asset (Addresses, ERC20, ERC721) Widgets Apr 1, 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

No branches or pull requests

1 participant