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

Community and Pools metrics #507

Open
3 of 5 tasks
Mati0x opened this issue Dec 12, 2024 · 0 comments
Open
3 of 5 tasks

Community and Pools metrics #507

Mati0x opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
✨ feature New feature or request 🎨 frontend

Comments

@Mati0x
Copy link
Collaborator

Mati0x commented Dec 12, 2024

Create a feature that provides relevant data for the community and their members

Community Data

  • Members Overview:
    Display the list of community members addresses.
  • Data fetched ?
  • Stake Analysis:
    Show total staked tokens within the community.
    Provide a leaderboard sorted in descending order based on stake amount.
  • Data fetched ?
  • Pool Power Mapping:
    Map each member's governance, whether it is active or not and voting they have in all pools.
  • Data fetched ? -> I can get wheter they are active or not in pool, but mapping to each member governance in each pool I have to loop throw a contract read function (need more deep thinking)

Pool Data

  • Governance Participation:
    Identify members who have activated governance participation.
  • Data fetched ? -> members + activated points (yes/nou) + if yess: how much they have allocated in proposals - ended or not

Compare activated vs inactivated governance

  • Voting Power:
    Display voting power for members with activated governance, sorted in descending order.
  • mapping to each member governance in each pool I have to loop throw a contract read function (need more deep thinking)
  • Proposal Support Mapping:
    Show allocation distribution per member for the proposals they support.

  • Proposal Support Comparison:
    Visualize proposal support and conviction together in a single comparative graph.

  • Ended Proposal Allocation:
    Show the percentage of power allocated to ended proposals.

@Mati0x Mati0x added ✨ feature New feature or request 🎨 frontend labels Dec 12, 2024
@Mati0x Mati0x self-assigned this Dec 12, 2024
@Mati0x Mati0x moved this to Sprint backlog in 🏰 Gardens V2 Development Dec 12, 2024
@Mati0x Mati0x moved this from Sprint backlog to In Progress in 🏰 Gardens V2 Development Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request 🎨 frontend
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant