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

Display essential recipient info #29

Closed
spengrah opened this issue Apr 16, 2020 · 1 comment · Fixed by #79
Closed

Display essential recipient info #29

spengrah opened this issue Apr 16, 2020 · 1 comment · Fixed by #79
Assignees
Labels

Comments

@spengrah
Copy link
Member

Can likely hard-code into the UI (as opposed to pulling from distributed storage or from on-chain)

  • name
  • description
  • url
  • etc.
@spengrah spengrah transferred this issue from clrfund/web Apr 21, 2020
@xuhcc xuhcc self-assigned this Jun 16, 2020
@xuhcc
Copy link
Contributor

xuhcc commented Jun 16, 2020

Currently we store only address and name in factory contract (#16 (comment)). Frontend app will fetch RecipientAdded events and will create a list of recipients from this data.

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

Successfully merging a pull request may close this issue.

2 participants