issues
search
zingolabs
/
zaino
Zaino is an indexer for the Zcash blockchain implemented in Rust.
Other
5
stars
6
forks
source link
Task 3.1.1: Implement `RemoteReadStateService` using a Hyper wrapper.
#133
Open
idky137
opened
6 days ago
idky137
commented
6 days ago
This service must:
Encode all data transferred to ensure no data leakage.
Ensure the Zebra instance Zaino is connecting to is trusted.
This service must: