privacy-scaling-explorations -> privacy-ethereum

This commit is contained in:
Hendrik Eeckhaut
2025-09-11 16:47:45 +02:00
committed by GitHub
parent 4e36a995a7
commit 9300793066

View File

@@ -17,7 +17,7 @@ https://tlsnotary.org
## Repositories
* [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn)
* [MPZ: The Rust library for Multi-Party Computation behind TLSNotary](https://github.com/privacy-scaling-explorations/mpz)
* [MPZ: The Rust library for Multi-Party Computation behind TLSNotary](https://github.com/privacy-ethereum/mpz)
* [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension)
* [Add plugins to the TLSNotary browser extension: Boilerplate and examples](https://github.com/tlsnotary/tlsn-plugin-boilerplate)
* [Documentation + landing page](https://github.com/tlsnotary/website)