Chiro Hiro

Results 27 issues of Chiro Hiro

Poseidon circuit had been implemented here but we want to create a crate out of it. So please make it to be an independent crate. https://github.com/orochi-network/orochimaru/tree/main/zkmemory/src/poseidon

good first issue

For alpha version we have [zkdb package](https://www.npmjs.com/package/zkdb) this package name should be used for our SDK

enhancement

Implement `CommitmentSchemes` trait that can support multiple commitment scheme. Suggest method: - `setup()` - `open()` - `commit()` - `witness()`