/CandyContracts

Open-source NFT contract implementations

Primary LanguageSolidityMIT LicenseMIT

Logo

Twitter GithubFollow

CandyContracts

Open-source NFT contract implementations for everyone! Used by the Candy Chain Web Platform!

Features

  • Minimal Setup
  • Gas-Optimized
  • ERC721A Batch Minting
  • Flexible Mint Royalties
  • Merkle Proof Whitelist
  • Pending Reveal

Security

  • Access Control
  • Re-entrancy safe mint functions

Testing / Auditing

To start using these contracts with Hardhat simply run the following commands:

  1. npm install
  2. npx hardhat compile or npx hardhat test