/NFTContracts_with_Foundry

NFT Contracts Testing with Foundry

Primary LanguageSolidityGNU Affero General Public License v3.0AGPL-3.0

ERC721 Contract with Foundry This is an NFT collection in which the metadata will be hidden until the decision is made to disclose it after the sale of the NFTs.

It is a gas consumption optimized contract, with authority levels.

The smartcontract in testnet is self-destructing, remove this function for mainnet deployment, as well as the minter role.