Generate credentials for Gun authentication
ZK identity data
Gun SEA pair
Generate a new ZK identity
Optionalseed: stringOptional seed for deterministic generation
ZK identity data with trapdoor for backup
Generate a zero-knowledge proof
ZK identity data
Optionaloptions: ZkProofGenerationOptionsProof generation options
Proof data
Login with ZK proof
User's trapdoor/seed phrase
Authentication result
Restore identity from trapdoor/seed phrase
Trapdoor or seed phrase
ZK identity data
Sign up with new ZK identity
Optionalseed: stringOptional seed for deterministic generation
Authentication result with trapdoor for backup
Verify a zero-knowledge proof
Proof data to verify
OptionaltreeDepth: numberMerkle tree depth (default: 20)
Verification result
ZK-Proof plugin interface