/unlimited-minting-nextjs

Frontend demo for crypto-unlimited NFT and Soulbound minting with Next.js

Primary LanguageTypeScript

UNLIMITED MINTING

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.


screen


Powered with:

Requirements:

Usage:

git clone https://github.com/lssleo/unlimited-minting-nextjs
cd unlimited-minting-nextjs
yarn
yarn dev