IOPN Genesis
IOPN Genesis is the first NFT collection built on the IOPN Network. Every Genesis NFT represents early community participation and supports
by saadamrun · submitted Jul 19, 2026
Community votes
0
Voting opens when this submission reaches the Top 10 stage.
Overall score
0.0/ 100
Weighted average across the 5 judging criteria.
Description
01/03
What the builder said.
Written by the team, rendered as the markdown they typed in the submission wizard.
IOPN Genesis NFT Launchpad
A decentralized NFT launchpad built on the IOPN Network that allows users to mint the Genesis NFT collection directly from their wallet.
What we built
IOPN Genesis NFT Launchpad is a web application that connects with an ERC-721 smart contract deployed on the IOPN Testnet.
The application enables users to:
- Connect their EVM wallet.
- Mint Genesis NFTs by paying 0.01 OPN.
- View total minted NFTs.
- Mint directly from the deployed smart contract.
- Experience a simple and responsive interface built with Next.js and Ethers.js.
Why
We wanted to create a simple but complete example of an NFT minting dApp on the IOPN ecosystem.
The project demonstrates how developers can integrate smart contracts with a modern frontend while providing users with an easy minting experience.
How it works
- User connects their wallet.
- The frontend communicates with the deployed ERC-721 smart contract using Ethers.js.
- When the user clicks Mint NFT, the application calls the
mint()function. - The wallet asks the user to confirm the transaction.
- After confirmation, the NFT is minted to the user's wallet.
Technology Stack
- Solidity
- OpenZeppelin ERC-721
- Remix IDE
- Next.js
- React
- TypeScript
- Ethers.js v6
- Vercel
- IOPN Testnet
Smart Contract
- ERC-721 NFT Standard
- Max Supply: 1000 NFTs
- Mint Price: 0.01 OPN
- Owner Withdraw Function
- Metadata stored on IPFS
Future Improvements
- NFT reveal system
- Mint whitelist
- NFT marketplace integration
- Collection dashboard
- NFT rarity viewer
Roadmap
02/03
What ships next.
The builder's own next-quarter plan. Use it to gauge follow-through and ambition.
Phase 1 Genesis Launch Deploy smart contract, launch website, and open Genesis NFT mint.
Phase 2 Community Growth Expand the community, host events, and reward early supporters.
Phase 3 Marketplace Enable NFT trading and strengthen the IOPN ecosystem.
Phase 4 Future Utility Introduce staking, exclusive benefits, and governance features.
On-chain proof
03/03
1 contract on OPN Chain.
The chain itself confirmed every deployment is valid, signed by the builder's wallet, and inside the season's window.