switchboard-attestation-client 0.1.7

A Rust library to interact with Switchboard V3 attestation tooling
1
2
3
4
5
6
7
pub mod error;
pub mod quote_verify;
pub mod sgx;
pub mod sgx_dcap_quoteverify_sys;
pub mod sgx_dcap_quoteverify_rs;
pub mod solana;