zingolabs / zingo-indexer

Work in progress pure-rust lightwalletd replacement. Currently all methods offload to lwd.
3 stars 4 forks source link

2.1 - Provide interface to ReadStateService from Zebrad #54

Open idky137 opened 1 week ago

idky137 commented 1 week ago

Use zebra's ReadStateService and TrustedChainSync to access the finalised and non-finalised chain. This should be implemented in Zaino-State to be accessible as a standalone library.