mirror of
https://github.com/Rate-Limiting-Nullifier/rln-contract-v1.git
synced 2026-01-10 00:08:06 -05:00
main
Foundry project for Rate-Limit Nullifier contract
This repo is deprecated. Contracts are now here
This is the fork of Vac's RLN smart-contract
How to use
Install Foundry framework:
curl -L https://foundry.paradigm.xyz | bash
foundryup
Build:
forge build
Test:
forge test
Current development track:
- ERC20 support for staking
- Fees support
- NatSpec docs
- Testing
Description
Languages
Text
100%