82888ab3ba | ||
---|---|---|
.. | ||
README.md | ||
index.html | ||
package.json | ||
style.css |
README.md
Using RLN using Interep in JavaScript
Rate limiting nullifier (RLN) is a construct based on zero-knowledge proofs that provides an anonymous rate-limited signaling/messaging framework suitable for decentralized (and centralized) environments
Demonstrates:
- RLN:
- Generate credentials
- Insert membership to smart contract (Goerli testnet)
- Retrieve smart contract state
- Generate and send proofs
- Verify incoming proofs
- Pure Javascript/HTML.
- Use minified bundle of js from unpkg.com, no import, no package manager.
There are a known issue using this webapp with Firefox + MetaMask. Try Chrome or Brave if you encounter any issue.