diff --git a/README.md b/README.md index 8cf3fd1..626f19b 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ # 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 + +# Demo +- Block viewer +- Transaction viewer