export-aptos-verifier-0.1.0 is not a library.
export-aptos-verifier
CLI tool that generates Aptos Move Groth16 verifier packages from Groth16 artifacts.
Install
Usage
--public is optional when proof.json already contains publicSignals.
Bundle mode:
Notes
- Supports
snarkjs-jsonandarkworks-compactinput modes. - Supports
BN254andBLS12-381. --preparedintentionally returnsERR_PREPARED_NOT_IMPLEMENTEDin this version.- For BN254 use
--bn254-formatif you need explicit format handling. - For BLS12-381 use
--bls-formatif needed.
License
MIT.