Alejandro Cabeza Romero bbd57c4217
Migrate to spa.
2025-10-17 14:46:44 +02:00

25 lines
559 B
Markdown

# Nomos Block Explorer
# TODO
- Better backfilling
- Ensure transactions
- Change Sqlite -> Postgres
- Performance improvements on API and DB calls
- DbRepository interfaces
- Setup DB Migrations
- Tests
- Fix ordering for Blocks and Transactions
- Fix assumption of 1 block per slot
- Split the single file static into components
- Get transaction by hash
- Get block by hash
# Demo
- Get transaction by id
- Get block by id
- Block viewer
- htm
- Transaction viewer
- When requesting stream, querystring for number of prefetched blocks
- Show transaction