Skip to content

NFT virtual pets that feed real animals. Morpheus Labs Hackathon 2022

Notifications You must be signed in to change notification settings

ryanntannn/metapaws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

METAPAWS Metaverse

About METAPAWS

Adopt a pet in the metaverse and feed it with crypto, which feeds the mouths of real animals!

Join real life metapaws events such as fundraising and volunteering efforts, and receieve badges and items for your pet!

Tech

features:
    home page
    adoption page
    minting new pet view
    pet view:
        days since last fed
        cosmetics/badges
        amount of food contributed
    feed pet view
    claim badge

contract functions:
    mint function (organisation only?)

    feed pet:
        - fill up hunger bar
        - add to user stats

    too hungry:
        - if hunger bar <= 0
        - pet will appear on adoption page
        - will be removed from the owners wallet
    
    pet stats:
        - level?
        
    user stats:
        - total amount/number of pets fed?
        - level?

types:

About

NFT virtual pets that feed real animals. Morpheus Labs Hackathon 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.6%
  • Solidity 11.3%
  • CSS 4.1%
  • JavaScript 1.0%