/rlnapp

RLN proof of concept app.

Primary LanguageTypeScript

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