NFT Events Collection Factory Contract

The contracts struture:

  • Collection contract
  • NftEvent Collection Factory contract

Collection Contract

  • PSP34 NFT

Nft Event CollectionFactory

  • Create nft event collections
  • Claim nft reward

Common

  • Upgradable: implement set_code function for contract logic upgrade

Build

Build and deploy contract upgrade on-chain using shell script.