https://github.com/darkhorsecorder/nft-erc721-polygon-smartcontract-solidity-react-hardhat-tailwindcss-walletconnect
erc721 hardhat polygon react smartcontract solidity walletconnect
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkhorsecorder/nft-erc721-polygon-smartcontract-solidity-react-hardhat-tailwindcss-walletconnect
- Owner: DarkHorseCorder
- Created: 2023-03-09T14:02:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-09T14:02:18.000Z (over 2 years ago)
- Last Synced: 2025-04-03T15:21:24.128Z (2 months ago)
- Topics: erc721, hardhat, polygon, react, smartcontract, solidity, walletconnect
- Language: TypeScript
- Homepage:
- Size: 2.34 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 💀SKULLA NFT MINT DAPP - on Polygon

---
> Polygon, React, Tailwind, SCSS, ERC 721
[Visit Skulla](https://skullapolygon.netlify.app/ "Visit Skulla!") -> Polygon blockchain based NFT mint Dapp
`yarn`
`yarn dev-server`
# ERC721 NFT
## Main features
- extremely high gas efficiency (users are going to pay lower gas fees compared to traditional collections)
- whitelist support with customizable list size (using a Merkle Tree for verification)
- automated contract verification through block explorers (e.g. Etherscan)
- simple CLI commands that guide you through all the sale steps (whitelist, pre-sale, public sale)
- built as a Hardhat project with TypeScript support for a better development experience
- includes a fully-featured minting DAPP (React + TypeScript + tailwind + Webpack)
- full support for contract interaction through block explorers (e.g. Etherscan), for all the users that do not trust custom DAPPs (including the `whitelistMint(...)` function)
- customizable minting DAPP (from basic branding to complete customization)## commands
yarn deploy --network truffle \
yarn verify 0xf8bf55a6bf9d3149984994c4430 \
yarn whitelist-open --network truffle \
yarn whitelist-close --network truffle \
yarn presale-open --network truffle \
yarn reveal --network truffle---
#nft #websiteMint #blockChain, #Polygon #PolygonNFTmint, #MetaMask