ZK-Proof generation options

interface ZkProofGenerationOptions {
    groupId?: string;
    message?: string;
    scope?: string;
}

Properties

groupId?: string

Group ID for Semaphore group

message?: string

Custom message to prove

scope?: string

Scope for the proof