Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Smart-contract for Rate-Limit Nullifier

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Rate-Limiting-Nullifier/rln-contract-v1

Repository files navigation

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

About

Smart-contract for Rate-Limit Nullifier

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-MIT

Stars

Watchers

Forks