mhchia / rln-contracts

Foundry project for the RLN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Foundry project for the RLN

License:Apache License 2.0


Languages

Language:Solidity 100.0%