Arch-Software-Dev / arch-software-dev.github.io

Static HTML website
0 stars 0 forks source link

Mine Aurum NFT: Upgrade Logic #68

Open Natikaa opened 1 year ago

Natikaa commented 1 year ago

Develop a smart contract to handle the mine upgrade logic. This should include the verification of ownership of the Upgrade NFT, and checks for sufficient Aurum and Celium resources. Implement function to calculate upgrade cost based on the provided array. Implement function to burn the Upgrade NFT upon successful upgrade. Develop the logic for pause and resume of mine production during the upgrade.