* feat: add base contract for billing * feat: add withdraw function * feat: add billing requirement to mint * test: add foundry tests for minting with billing * refactor: remove transfer billing and add access point * test: add access point billing foundry tests * test: add test for billing value change * test: add hardhat test setup for billing * test: add hardhat tests for billing * feat: add withdrawn event and add public withdraw function * test: add tests for withdrawing founds and access control for billing * refactor: fix misspells and change variable names * feat: add initialize params for billing * feat: add gap to FleekBilling * fix: testname misspell |
||
|---|---|---|
| .. | ||
| FleekERC721 | ||
| README.md | ||
README.md
Foundry Tests
This directory contains the code for all Foundry Forge Solidity tests of the FleekERC721 contract.