hirosystems / hirosystems/stacks-blockchain-api
API support for blockchain activity metrics
Open
explorer-redesign
- Dominant language
- TypeScript
- Stars
- 193
- Forks
- 127
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 46
Description
Create an API endpoints to provide key blockchain activity metrics:
- Transaction histogram: number of transactions over time.
- Blocks mined: number of blocks mined.
- Contracts deployed: number of new smart contracts deployed.
- Active addresses: count of unique addresses interacting with the blockchain.
The API should support:
- Start and end data/time range.
- Granularity options (e.g., hourly, daily, weekly) for flexible charting.
related to: https://github.com/hirosystems/explorer/issues/2039
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.