This app is fully decentralized, with the logic from smart contracts on the blockchain and the frontend hosted on IPFS. Experience the simplicity of requesting and receiving NFTs with rarity levels from crypto-unlimited smart contracts using this intuitive frontend demo. Plus, mint Soulbound tokens as an achievement if you have the special ECDSA signature. Under the hood it uses Chainlink oracle to get verified random.
Demo: Unlimited Minting
- Yarn
- Node.js
git clone https://github.com/lssleo/unlimited-minting-nextjs
cd unlimited-minting-nextjs
yarn
yarn dev