2025-10-17 15:33:00 +02:00

499 B

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
  • Transaction viewer
  • htm
  • Show transactions in table