1Combo Ethereum SDK enables everyone to create a mini combo game for NFT holders. In a mini combo game, an NFT holder can combine two or more NFTs to create a new NFT.
Using 1Combo Ethereum SDK, each person can choose some NFT collections to create a mini combo game, such as Bored Ape Yacht Club [Unlocked] + Magic 3D Potion [Locked] -> 3D Bored Ape. Then users who owns a BAYC NFT and a 3D potion NFT can mint a 3D Bored Ape NFT in the mini combo game. When the 3D bored ape is minted, the 3D potion will be locked in the 3D bored ape, while the BAYC will not. It is worth being highlighted that the mini combo game is fully deployed on the chain, which means that all combinations are traceable on-chain.
The project implements an interface layer of the 1Combo smart contracts. In order to make everyone understand how it works, we use this interface to create a mini combo game editor and uses the editor to create some fancy mini combo games based on BAYC NFTs. Since all combos can be tracked on-chain, this project provides a hacky feature that allows everyone to query the life of an NFT on the ledger, including all mini combo games in which the NFT is involved.