diem / diem/explorer

Homepage statistics should display Total Mint and Burn amounts

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
enhancement Page: Homepage
Dominant language
TypeScript
Stars
7
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Business/User Value: As an Explorer of Diem I want to see the total number of Diems that have been Minted and Burned so that I can preform research on the blockchain

### Acceptance Criteria
**GIVEN** I am in the landing page
**WHEN** the page loads
**THEN** a card displaying the total amount of mints is displayed
**AND** a card displaying the total amount of burns is displayed

**DEV NOTES**
* The data lives in the `diem_in_circulation_realtime_aggregates` table
* Display total mint, total burn, and total net
* Only display XUS for now

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.