Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.84 KB

File metadata and controls

29 lines (23 loc) · 1.84 KB

Prism Protocol – Documentation

Your wallet's invisible shield. Solana's first privacy SDK.

Like light through a prism refracts into many colors, one identity refracts into many context-bound personas. Prism is privacy infrastructure: disposable identities, ZK proofs, and MPC encryption so you can trade, vote, and transact without revealing who you are or what you hold.


Reference (all docs)

Doc Description
DARK_POOLS_AND_SOLANA.md What dark pools are, why Solana needs privacy infra, what Prism solves
TECHNICAL_WHAT_THE_SDK_ACTUALLY_DOES.md What we do and don't claim (privacy, signer visibility)
ARCIUM_CRYPTOGRAPHIC_FLOW.md Arcium + ZK cryptographic flow
UNDER_THE_HOOD_EXPLANATION.md Step-by-step execution flow
DEMO_SCRIPT.md 3-minute demo script for hackathon
ARCHITECTURE_EXPLAINED.md Architecture overview
ERROR_HANDLING.md Error handling reference
UPDATE_ENV.md Environment setup
ARCIUM_READY.md Arcium configuration
ENCRYPTION_*.md Encryption decisions and status
SDK_STATUS.md SDK status snapshot (demo working; transaction handling resolved)