Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 876 Bytes

README.md

File metadata and controls

42 lines (32 loc) · 876 Bytes

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: