NFT-character generator based on protocol for bundling NFTs
Out project allows to generate character from set of diffenet NFTs (basic characters, thinks like hair, colours and achivements). When you chose different NFT-parts of character, you can bundle it in new NFT and our backend will generate "appearance" baced on what NFTs were bundeled. It also possible to unbundle the "result" and get original NFTs back.
We took bundle protocol. Added bundle editing logic. Create backend which generate appearance of character. Deployed our set of smart contracts on Polygon, Optimism, Gnosis Chain, Skale, Boba and Ethereum. We realise stroing content on IPFS throw nft.storage. As data provider of information about NFTs we use OpenSea API, Tatum API and direct reading from contracts. As Web3 provider we use WalletConnect and Metamask.