Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 378 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 378 Bytes

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