/EXPerienceNFT

EXPerience_Game that includes some kind of game mechnism (still working on this, Dino game could be one) that allows users to submit their scores and get some EXP tokens that can equate for their playing experience.

Primary LanguageSolidity

BadgeFactory implementations

  • Seperating SVG generator library.

  • factory pattern to keep track of all:

    • Deployed points
    • Deployed badges
    • Deployers
    • total number of deployments
  • EXPerienceNFT uses lib_address to get reference for tokenURI()

  • More...