Skip to content

Rate-Limiting-Nullifier/circom-rln

Repository files navigation

Rate-Limiting Nullifier circuits in Circom

The project was audited by Veridise, yAcademy fellows and internally.


What's RLN?

RLN is a zero-knowledge gadget that enables spam prevention in anonymous environments.

The core parts of RLN are:


To learn more on RLN and how it works - check out documentation.