Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

Component for Inbox / Request Notifications #85

Open
lsaether opened this issue Dec 16, 2018 · 0 comments
Open

Component for Inbox / Request Notifications #85

lsaether opened this issue Dec 16, 2018 · 0 comments

Comments

@lsaether
Copy link
Contributor

A component needs to be created for the inbox / request notifications.

Spec

All notifications can be presented in the list, but the required information may be different between service request and buy / sells from the curve.

Service Requests

  • Show address of account requesting (or name if they've signed up with an ENS name already).*
  • Show time and date of request.
  • Show service requested.
  • Show message parsed in a nice format.
  • Show amount paid. ( can be color coded blue for service request)

Buy / Sells

  • Show address of account which bought or sold (or name if they've signed up with an ENS name).*
  • Show time and date of operation.
  • Message blank.
  • Show amount bought / sold. ( Can be color coded so green = buy and red = sold)

Additional requirements

  • Name should be clickable and link the in order of priority 1) their economy if one exists, 2) ???, 3) their etherscan page
  • Also consider reverse name lookup. So first it tries to find a convergent-id then it will do a reverse lookup, and if these fail it falls back to showing a short version of the address.
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