Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Rate-Limiting-Nullifier/noir-rln
- Owner: Rate-Limiting-Nullifier
- Created: 2023-07-02T18:33:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T15:55:03.000Z (12 months ago)
- Last Synced: 2024-05-31T15:38:01.336Z (6 months ago)
- Topics: antispam, noir, zk
- Language: Roff
- Homepage:
- Size: 3.91 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-noir - Rate Limiting Nullifiers - a zero-knowledge gadget that enables spam prevention in anonymous environments (Projects / Social)
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/).