jeffsieu / metapaws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 83.6%Language:Solidity 11.3%Language:CSS 4.1%Language:JavaScript 1.0%