ordinals/ord

Show runes minted on /block

Open

#4,304 opened on Mar 26, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (1,479 forks)github user discovery
good first issue

Repository metrics

Stars
 (3,955 stars)
PR merge metrics
 (Avg merge 15d 21h) (5 merged PRs in 30d)

Description

We should track the number of each rune minted per block and display it on /block. This would make #3322 really easy. This would require a new table in the index, maybe HEIGHT_TO_MINTS.

Contributor guide