gnark-rln/README.md

11 lines
193 B
Markdown

# g-rln
gnark implementation of rln-v2. super hacky and unclean.
Need to get kats from zerokit and replace the circuit assertions for y, root, nullifier.
## Usage
```bash
go run main.go
```