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

Pull Dot Vote app data into About app #1885

Open
1 task
e18r opened this issue Jan 15, 2020 · 0 comments
Open
1 task

Pull Dot Vote app data into About app #1885

e18r opened this issue Jan 15, 2020 · 0 comments
Assignees

Comments

@e18r
Copy link
Contributor

e18r commented Jan 15, 2020

This issue should cover part of the following acceptance criteria:

  • Users can add markdown, votes and dot votes widgets

In order to display latest dot vote information the About application needs to be connected with the Dot Voting application as an external contract so that events can be added to the About app state.

This issue covers modifications to the script.js file to connect to the first, or the default, dot voting application as an external contract to receive the event information. In order to connect to the dot voting application, we can use the installedApps endpoint in aragon.js.

a dotVotes object should be loaded into state, with sufficient information to display the following widget:

Screenshot from 2020-01-14 22-45-42

@javieralaves javieralaves added this to the Sprint C1 milestone Jan 15, 2020
@e18r e18r self-assigned this Jan 15, 2020
@e18r e18r removed this from the Sprint C1 milestone Jan 21, 2020
@stellarmagnet stellarmagnet added this to the Offsite Hackathon milestone Jan 28, 2020
@javieralaves javieralaves removed this from the Offsite Hackathon milestone Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants