Ready to bootstrap your own NFT minting site? You're in the right place. This boilerplate repo contains an NFT minting contract, a sample frontend dapp, and metadata generation scripts for you to get started.
Play around with the deployed test app here. Check out the deployed test contract on Goerli: NonFungibleCoinbae: 0xBa9FFf60ead181805369F92e032D898227937b2B.
Have the following items handy, then fork this repository and move onto Step 1:
Set up and deploy your NFT smart contract and interact with them via Hardhat by going to /smart-contracts.
Set up and deploy your own minting dapp UI by going to /frontend
Learn more about token metadata and generate your own metadata by going to /metadata.
If you have any questions or notice issues, please file a ticket and we will respond as soon as possible! We welcome all contributors to open pull requests and will try to review them in a timely manner.
Open a PR to add your project to the list:)
This starter kit was largely inspired by the following projects:
See LICENSE
$ claude mcp add nft-dapp-starter-kit \
-- python -m otcore.mcp_server <graph>