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

feat: WIP - Display active governance proposals #79

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Oct 8, 2024

Description

This PR introduces a new feature: fetching active governance proposals from Tally.xyz.

Note

This is a draft PR, with a draft feature, and is not ready to be merged.

Technical Notes

  • Datasource: We are querying the Tally API using an API key from the Netlify function.
  • Business Logic: Only active proposals are displayed.

Potential Next Features

  • Check if the user has voted on a specific proposal.
  • Notify the user when a new proposal is posted.
  • Notify the user when a proposal is approaching its end date.
  • Add transaction insights during voting to clearly display what the user is voting for or against.

Preview

image

@alainncls alainncls self-assigned this Oct 8, 2024
Copy link
Collaborator

@mario-christopher mario-christopher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

  • Data Source is available. Any additional fields needed can be added later
  • The UI in the Snap can be updated later, pending UI/UX review

@alainncls alainncls force-pushed the feat/display-active-governance-proposals branch from 0561fb3 to 4a18faf Compare October 9, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants