Skip to content

public good client for gotchiverse πŸ”₯πŸ‘»

License

Notifications You must be signed in to change notification settings

infiniRekt/fireball

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

fireball


fireball.gg #1 portal for aavegotchi protocol

πŸ“¦ features

  • /client - explore and analyse on-chain data from aavegotchi protocol
  • /lend - lend the character for pvp or farming
  • /market - explore goods sold on the aavegotchi baazar
  • /guilds - associations of merchants, craftsmen and developers
  • /raffles - lottery for wearables, land and portals
  • /map - browse a citadel parcels
  • /craft - create a game items using alchemica
  • /anvil - calculate the amount of resources needed for altars, harvesters and reservoirs updates
  • /explorer - browse all the summoned aavegotchis
  • /glossary - list of all items with traits and pvp effects
  • /fake-gotchis-gallery - fake gotchis art gallery
  • fireball scripts - pet, data, lendings management
  • fireball subgraphs - 3 custom subgraphs with unique features

local deployment

For ubuntu & macos only.

  1. make sure you have Node version 18.x.x. TIP: use nvm for node versions managing
    1. nvm install 18 - node 18.x.x installation
    2. nvm use 18 - set 18.x.x as current node version
  2. make sure your IDE support editorconfig or install plugin for it
  3. yarn - packages installation
  4. yarn start - will start dev server at http://localhost:3005/

review forked PR's

  • git fetch origin pull/<PULL_ID>/head:<YOUR_BRANCH_NAME>

Links

licensing

We will happily collaborate with aavegotchi-friendly projects and developers! Please contact us on discord or twitter.

About

public good client for gotchiverse πŸ”₯πŸ‘»

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%