Skip to content

defientco/CRE8ORS_DROP_CONTRACT

Repository files navigation

CRE8ORS

  • the CRE8ORS

Screenshot 2022-12-01 at 12 04 32 PM

Getting Started

  • install forge
  • run forge test

Features

  • purchase(uint256 quantity)
  • purchasePresale(...)
  • adminMint(address recipient, uint256 quantity)
  • adminMintAirdrop(address[] calldata recipients)
  • Royalties - IERC2981

Admin capabilities

  • setOwner()
  • setFundsRecipient()
  • setSaleConfiguration()
  • setMetadataRenderer()
  • withdraw()