Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 688 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 688 Bytes

Zebra gRPC Scanner Specifications

This repository contains PlusCal specifications for gRPC-related work in Zebra.

Initial gRPC Specification

This specification was written for the gRPC work carried out after the implementation had already been completed in Rust in the Zebra repository. It was created for educational purposes.

Learn more

External client support for Zebra Specification

This specification outlines a potential design to facilitate the interaction between the memory wallet code from zcash_client_backend and zebrad, as opposed to zcashd allowing external clients to potentially build a wallet software.

Learn more