Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 720 Bytes

On-Chain NFT Metadata

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.

Using this template

Create a clone of this repository and install the dependencies using our CLI:

npx thirdweb@latest create --template on-chain-nft-metadata

Deploying the contract

Use the CLI to deploy the smart contract:

npx thirdweb@latest deploy