Thaddeus19 / NFTContracts_with_Foundry

NFT Contracts Testing with Foundry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NFT Contracts Testing with Foundry

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 79.9%Language:Shell 14.6%Language:Makefile 4.2%Language:JavaScript 1.3%