Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Rate-Limiting-Nullifier/noir-rln

RLN circuits in Noir
https://github.com/Rate-Limiting-Nullifier/noir-rln

antispam noir zk

Last synced: 3 months ago
JSON representation

RLN circuits in Noir

Awesome Lists containing this project

README

        

Rate-Limiting Nullifier circuits in Noir




*This code wasn't audited. Use at your own risk. If you want audited version use [circom-rln](https://github.com/Rate-Limiting-Nullifier/circom-rln)*.

___

## What's RLN?

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

To learn more on RLN and how it works - check out [documentation](https://rate-limiting-nullifier.github.io/rln-docs/).