Skip to main content

PoC Documentation (archived)

Historical reference only

These documents describe an early proof-of-concept implementation that diverges from the current design. They are kept for historical context only — do not use them as a reference for current behavior. The source of truth for the system as it stands today is the Specification.

See Current Flaws & Doubts for the issues that motivated the redesign.

Contents

DocumentDescription
ArchitectureSystem design and component overview
Encrypted BalancesHow ElGamal ciphertexts store and update balances
StakingThe anonymous commitment pool, nullifiers, and IMT
RelayerGas sponsorship, IMT witness service
ComplianceRegulatory encryption for auditing
Key ManagementBPK identity, spending/signing/viewing keys, linked mode
Cryptography ReferenceCurves, hashes, proof system, key derivation
Discrete-Log SolverRecovering plaintexts from ElGamal ciphertexts
SDK StructureCross-platform architecture, storage and prover adapters
Current Flaws & DoubtsKnown issues in the reference implementation
UsageGetting started and developer workflows