3235773541 / nft-merkle-whitelist-scaffold

Bootstrap an NFT minting site with Merkle tree whitelists.

Home Page:https://nft-merkle-whitelist.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🖌️ nft-merkle-whitelist-scaffold

Bootstrap an NFT minting site with merkle tree whitelists.

Go to nft-merkle-whitelist.vercel.app to see the latest deployment.

Deployed sample NFT contract can be viewed on rinkeby.etherscan.io/address/0x0E7121b8aaEBd6F4fAbe13890E33d9E8fD0Fd345

Get Started

Play around with the deployed test app here

To build your own NFT mint page with merkle whitelist:

  1. Clone this repo
  2. Head to contracts README.md to set up your contracts
  3. Head to web README.md to set up your front-end
  4. Deploy your web-app using vercel

Inspiration

Inspiration for this came from many different projects. Some notable ones include:

Feedback

Have issues? Feel free to make an issue, open a pull request or reach out! If you end up using this or finding this helpful please let me know :) It'll make my day 🤩

License

GNU GENERAL PUBLIC LICENSE

Disclaimer

I'm started my web3 dev journey in the last year and these smart contracts are not audited so use at your own risk. (if you notice anything though, please let me know!)

About

Bootstrap an NFT minting site with Merkle tree whitelists.

https://nft-merkle-whitelist.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 77.7%Language:Solidity 16.9%Language:CSS 3.4%Language:Python 2.1%