This site allows users to mint NFTs (ERC-721 tokens) and view them. Currently, it supports the Testnet Sepolia.
- Hardhat
- Solidity
- OpenZeppelin
- Infura
- NFT.Storage
- TypeScript
- Next.js
- Tailwind CSS
- Redux
- Wagmi
- Moralis
- Auth.js
- siwe (Sign in with Ethereum)
- Sepolia
npm hardhat test
npx hardhat run --network sepolia scripts/deploy.ts
npx hardhat verify --network sepolia DEPLOYED_CONTRACT_ADDRESS
