zingolabs / zaino

Zaino is an indexer for the Zcash blockchain implemented in Rust.
Other
5 stars 6 forks source link

1.6 - Outline of the Indexer design, contextualised by implementation #53

Closed idky137 closed 1 week ago

idky137 commented 2 months ago

Finalise Zaino's design and spec.

This should be in the form of a set of design docs specifying both the internal design of Zaino and its API's. This should detail both use cases, as a live service and as a library. This should be added to Zaino's Docs folder.

NOTE: Due to ongoing conversions regarding the exact form of the extended remote functionality for the "cli-wallet" ("full node" API wallet), the exact spec for the services provided here will not be finalised until discussions are concluded in milestone 2 (#57).