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