zingolabs / zingo-indexer

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

3.1 - Implement service to allow remote access to ReadStateService #58

Open idky137 opened 1 week ago

idky137 commented 1 week ago

Implementation details have not yet been finalized and need to be discussed with ECC / ZF. Two options are a hyper wrapper or a gRPC implementation.