diem / diem/explorer

Homepage shows current blockchain TPS (~average over last 10 mins)

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
P1 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 how many transactions the blockchain is averaging per second over the last 10 minutes so that I can get sense for how active the blockchain is.

### Acceptance Criteria
**GIVEN** I'm on the landing page
**THEN** I see a section which displays the number of transactions the blockchain is averaging per second over the last 10 minutes

**DEV NOTES**
* Query for the number of transaction in the last 10 minutes then divide by 600.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the landing page implementation and locate the existing transaction-data query. Use the issue's acceptance criteria to determine the displayed ten-minute average, then verify that the landing page shows the TPS value and that the result reflects the requested interval.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
analytics, blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.