Chiro Hiro

Results 29 issues of Chiro Hiro

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()`

This pull request update some license files to make sure that this repo follows a good practice of open source code of conduct. I removed this part from the license...

## Motivation 1. Remove `Copy` from `Entropy` to make sure that this value won't be copied without notice, since anyone can reconstruct private key from this entropy 2. Implement `Drop`...

**🧐 Motivation** Special roles like `Owner`, `Operator` are common for many smart contracts because permissioned addresses are used to administer and manage them. It is difficult to audit and maintain...

idea
implementation-of-draft-erc