For the complete documentation index, see llms.txt. This page is also available as Markdown.

What is Zero-Knowledge Privacy

Zero-Knowledge Proofs (ZKPs) allow one party (the prover) to convince another party (the verifier) that a statement is true without revealing any additional information about it.

zkShine applies this concept to transactions, computations, AI inference, and identity proofs within the Solana ecosystem.

Last updated