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

As Example dApp, I should have the “Jackpots” page #16

Open
melpadden opened this issue Mar 25, 2024 · 0 comments
Open

As Example dApp, I should have the “Jackpots” page #16

melpadden opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels

Comments

@melpadden
Copy link
Collaborator

The “Jackpots” page should be accessible from the top-navigation menu under /jackpots . The page should be implemented according to the design and display a table with the last 10 finished jackpots (excluding the current jackpot round) with a possibility to load more:

  1. Round: A string saying “Round X”, where X is a number indicating the jackpot round starting 1
  2. Winner: Account public key with an emoticon that links to the “Account” page on CSPR.live
  3. Prize: Jackpot amount in CSPR
  4. Ended: Time in the 2024-03-18 12:59:59

The table should be sorted by the “Round” column

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

No branches or pull requests

2 participants