/rln-contracts

Foundry project for the RLN

Primary LanguageSolidityApache License 2.0Apache-2.0

Foundry project for Rate-Limit Nullifier contract

How to use

Install Foundry framework:

curl -L https://foundry.paradigm.xyz | bash
foundryup

Build:

forge build

Test:

forge test