Skip to content

Diffuse-fi/zktls-ts-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generalized TypeScript Interfaces Library for zkTLS

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.