zingolabs / zingo-indexer

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

2.5 - Implement lightwallet service using ReadStateService instead of the JSONRPC interface. #57

Open idky137 opened 1 week ago

idky137 commented 1 week ago

Re-implement lightwallet service to use Zaino-State by default. Zaino-Fetch should still be accessible as a backup / legacy option.