Skip to content
/ rlnapp Public
forked from kilic/rlnapp

RLN proof of concept app.

Notifications You must be signed in to change notification settings

b-d1/rlnapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate Limit Nullifier App PoC

This app is improvement over: https://github.com/kilic/rlnapp and features the RLN circuits with canonical Poseidon hasher implementation, implemented here: https://github.com/bdim1/rln.

It also adds an additional tests to simulate slashing.

Workflow

> yarn install
> yarn build
> yarn eth-network
> yarn test

About

RLN proof of concept app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.0%
  • Solidity 6.6%
  • JavaScript 2.4%