NFT DApp Starter Kit ?️

Ready to bootstrap your own NFT minting site? Get started here ? We have smart contracts, a minting UI and metadata generation scripts for you to get started.

Get Started

Prerequisites for Developers

This repository is meant for developers who are already familiar with Solidity and front-end development basics. If you have not worked with Solidity or Typescript before, we recommend you check out some beginner resources first.

Smart Contracts

To set up your smart contracts and interact with them via Hardhat go to /smart-contracts.

Metadata

To learn more about token metadata and generate your own metadata, go to /metadata.

Frontend

To set up your own minting DApp UI go to /frontend

Questions?

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.

Other Resources

License

See LICENSE