Smart Contracts
Last updated
Was this helpful?
Last updated
Was this helpful?
The composition:
Easier explanation on actual implementation
Modular function to call. Here will be merged the OG degens, Miami and NYC. This collection will interact with the components. These NFTs will be disassembled into components, assembling components will result in a StacksDegen and swapping is done using a component from any collection and one StacksDegen.
Each component is an NFT smart contract. All have the same structure. Will take directly the background smart contract.
Deployment on testnet
This is the wrapper over all of the components. It keeps track of every action done and what should be done next. If user burns Stacks Degens NFT for disassemble
, it will keep track of that in a queue and let the admin know it has to mint the respective components in exchange.
Deployment on testnet