erhant / circomkit

A testing & development environment for Circom.
https://www.npmjs.com/package/circomkit
MIT License
98 stars 6 forks source link

CLI command `circomkit list` #68

Closed erhant closed 4 months ago

erhant commented 7 months ago

This command will list the built circuits under the configured build folder. It's just a quality-of-life command to see which circuits are built. It could even go beyond and see which inputs are exported, and which protocols are outputted for each.