# Zero Knowledge Proof Algorithm Implemetaion [](https://github.com/sindresorhus/awesome#readme)
## Usage
- Put the following crates to Cargo workspace:
- [zkp_grpc_client](https://crates.io/crates/zkp_grpc_client)
- [zkp_protobuf](https://crates.io/crates/zkp_protobuf)
- [zkp_grpc_server](https://crates.io/crates/zkp_grpc_server)