Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 842 Bytes

File metadata and controls

18 lines (15 loc) · 842 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

Changed

  • Updated README for clarity.
  • Added more instructions to workflow setup.

[1.0.0] - 2025-05-11

Added

  • Initial release of Poseidon, a comprehensive CLI toolkit for zk-SNARK circuit development using Circom.
  • Streamlined environment setup for Circom and snarkjs, reducing setup time for users.
  • Auto-generation of circuit boilerplate to kickstart zk-SNARK development.
  • Integrated circuit compilation, trusted setup, and proving key configuration in a single step.
  • Flexible CLI with precise control over actions, including proof generation and verification.
  • Out-of-the-box setup for verification, requiring no additional configuration.
  • Outputs in JSON format for easy integration with other systems and tools.