Cedoor
Cedoor
**Describe the improvement you're thinking about** The type of the `message` parameter in the `@zk-kit/eddsa-poseidon` library (i.e. `BigNumberish`) is currently treated similarly to the private key, but the two values...
**Is your feature request related to a problem? Please describe.** The idea is to create a function called `updateMany`. This function can be useful to update many members at once....
**Description** `@semaphore-protocol/data` uses `checkParameters` to check if the parameter types are the correct ones. Since there's already a `@zk-kit/utils` dependency, it could use the zk-kit utility [`error-handlers`](https://github.com/privacy-scaling-explorations/zk-kit/blob/main/packages/utils/src/error-handlers.ts) functions directly, and...
ZK-keeper is a Chrome extension for secure Semaphore operations. Interep should allow users to use both Metamask and ZK-keeper. If both extensions are active the priority must be ZK-keeper's. Useful...