Skip to content

star1373/goblinSuiWarriorNFT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Goblin Sui Warrior NFT

Visit the website: https://goblinsuinft.web.app/

Features

  • Mint a Warrior NFT
  • Mint weapon NFTs that you can equip/unequip
  • Battle against bosses with your warrior
  • Earn experience points for each win
  • Use those same experience points to skill up your health points / attack-power / spell-power.

Architecture

  • Ownership is an object that belongs only to the publisher of the module. With it, only the owner can mint new bosses that users can fight against.
  • NFTGlobalData is a shared object that contains data regarding the state of the whole GoblinSuiNFT ecosystem.
  • Equipped weapons are wrapped within the warrior NFT struct.

Note

  • Switch dependencies path according to your own local Sui folder directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Move 100.0%