zingolabs / zingo-proxy

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

Add walletrpc #23

Closed idky137 closed 1 month ago

idky137 commented 1 month ago

Implements wallet-side Nym service RPCs on CompactTxStreamerClient.

Closes #14

idky137 commented 1 month ago

built on top of #15