A NFT based ONchain Platform for Decentralized Gaming
FlowArcadeNFT is a gamified ERC-721 NFT smart contract built with Solidity and OpenZeppelin. Each NFT can earn experience points (XP) and level up, making it perfect for play-to-earn games, digital collectibles, and game-integrated NFTs.
⚠️ Note: Despite the name, this contract is deployed on EVM-compatible blockchains (Ethereum, Polygon, etc.), not the Flow blockchain.
Mint ERC-721 NFTs
Award XP points to NFTs
Automatic level calculation based on XP thresholds
Game authority role to control XP awarding
Customizable base URI for NFT metadata
Fully ownable using OpenZeppelin Ownable
I've learned Flow EVM