This is a general case library for building apps and protocols based on zkTLS. The library is inspired by the interfaces developed for the zk-fetch project. The goal of this repository is to create a generalized interface for any zkTLS implementation regardless of the underlying protocol:
- ZK+TEE
- MPC-based
Due to its nature, the library can be used in different projects to provide trustless provable access to different resources.
Visit the docs page for the details on usage.