A Rust client SDK for interacting with Verity Prover
reqwest
HTTP client and provides a convenient interface for making verifiable HTTP requests.
To read the docs.rs documentation on the verity-client
crate, please visit: https://usherlabs.github.io/verity-dp/packages/verity-client/doc/verity_client/index.html
Cargo.toml
:
VerityClient
redact()
method:
VerityResponse
struct containing:
subject
)proof
)notary_pub_key
)reqwest
for HTTP client functionalitytokio
for async runtimeserde
for JSON serialization/deserialization