mirror of
https://github.com/logos-blockchain/logos-blockchain-block-explorer-template.git
synced 2026-01-08 08:03:09 +00:00
499 B
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