Files
gnark-rln/README.md
2024-03-13 14:01:15 +05:30

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