Snarky
Namespace: Snarky
Internal interface to snarky-ml
Note for devs: This module is intended to closely mirror snarky-ml's core, low-level APIs.
Table of contents
Type Aliases
Type Aliases
Keypair
Ƭ Keypair: unknown
Defined in
Main
Ƭ Main: (publicInput
: MlArray
\<FieldVar
>) => void
Type declaration
▸ (publicInput
): void
Parameters
Name | Type |
---|---|
publicInput | MlArray \<FieldVar > |
Returns
void
Defined in
Proof
Ƭ Proof: unknown
Defined in
VerificationKey
Ƭ VerificationKey: unknown