ATXDAO / cadent-rep-distributor-contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author: Jacob Homanics

Cadent Reputation Distributor

Utilizes Reputation Tokens to distribute tokens on a set cadence.

Intended Workflow: The CRD (Cadent Reputation Distributor) receives the distributor role on a Reputation Tokens Instance, A minter on that instance mints tokens to the CRD, then a User interacts with the CRD to claim tokens.

Usage

Test

$ forge test

Test

$ forge coverage

Gas Snapshots

$ forge snapshot

About


Languages

Language:Solidity 82.8%Language:Makefile 17.2%