18 lines
376 B
Markdown
Raw Normal View History

2025-10-03 22:27:30 +02:00
# Nomos Block Explorer
2025-10-16 13:36:00 +02:00
# 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
# Demo
- Block viewer
- Transaction viewer