Minter contract for Cheddar games.
- The contract is a Cheddar minter (can mint new cheddar)
- The contract will have a total mint volume limit / day (eg total of 10k cheddar / day)
- The contract will have a mint volume limit / user / day (eg 555 cheddar / user / day)
make build
To test:
make test-unit