Files
Docs/what-is-cryptkeeper/features.md
2023-02-02 19:13:17 +00:00

13 lines
566 B
Markdown

# ✨ Features
The following features are supported currently:
* Identity secret and Identity commitment generation
* Semaphore ZK-Proof generation
* RLN ZK-Proof generation
Proof generation is enabled in two ways:
* by providing Merkle witness (Merkle tree components) directly as a [structured input](https://github.com/privacy-scaling-explorations/crypt-keeper-extension/blob/817ec0e1f336ab61c9c70f4918853e7c279dd21d/src/types/index.ts#L56): 
* by providing a secure service (i.e. smart contract) address from which the Merkle witness should be obtained