This template shows you how to use ContractKit to create and deploy an ERC721 NFT Collection with on-chain metadata.
For the full guide on using this template, see How To Create On-Chain NFTs With ContractKit.
Create a clone of this repository and install the dependencies using our CLI:
npx thirdweb@latest create --template on-chain-nft-metadata
Use the CLI to deploy the smart contract:
npx thirdweb@latest deploy