codex-storage / nim-codex

Decentralized Durability Engine
58 stars 21 forks source link

CLI for Circom-Compat #807

Open elcritch opened 1 month ago

elcritch commented 1 month ago

CLI wrapper for the Circom / Ark snark library.

This is found in circom-compat library FFI, but currently all the constantine dependencies are present in Codex so I'm making the issue here.

elcritch commented 1 month ago

I started writing a CLI for this, mainly scavenging from codex_prover_cli.nim. However, I'm not exactly sure what the outputs should be, so I'll need to chat with Balazs to clarify before finishing it.

elcritch commented 1 month ago

https://github.com/codex-storage/nim-codex/pull/817