tlsnotary / tlsn

Rust implementation of the TLSNotary protocol
https://tlsnotary.org
263 stars 69 forks source link

Add notary client crate #489

Closed yuroitaki closed 3 months ago

yuroitaki commented 4 months ago

Addressed https://github.com/tlsnotary/tlsn/issues/443, where

Another PR will follow to migrate this notary client crate to the notary server folder (the migration touches many parts of the codebase (e.g. github action, devops deployment scripts, notary server dockerfile), hence a separate PR is better to reduce the review scope)

themighty1 commented 3 months ago

@yuroitaki, after you guys finalize all the details, pls ping me for a review, thanks.