NFT Minting Toolkit 🏗️
Deployed Test Contracts
Rinkeby WoahNiceNFT
: 0x154058c11Ccc29376f5C1803eBeeD816eEbD3732
Prerequisites
- Have access to the public (public wallet address) and private key to your Ethereum account (use a test account!)
- Have an alchemy account set-up (the free one works!)
- Have an etherscan account.
Smart Contracts
More information on how to set up your smart contracts and interact with them via Hardhat here.
Metadata
More information on metadata and how to bulk generate metadata here.
Frontend
Coming soon here…
Other Resources
- Coinbase Wallet Developer Docs
- Paradigm’s Guide to Designing Effective NFT Launches
- Scaffold-eth buyer-mints – a more complex version of this project
- Opensea NFT Developer Docs
- NFT Minting Scaffold with Merkle Allowlists