fireball.gg client for aavegotchi web3 game protocol. The goal of this project is to embrace value bulding for open on-chain games.
This game framework has completley open license for experiments, pet projects or any small in-game enterprises. We build this project to explore how in-game data can be efficiently & fairly represented. If you are a hackers, data visulizers or coding students and want to explore game in early stages: fork a client, (maybe) change pages according to your or your guilds needs, dive deeper.
- aavegotchi assets explorerer
- gotchiverse map with unique features
- cards sub-framework
- URL/assets state sub-framework
- graph integration
- aavegotchi craft contract integration
- install docker for your platform, you can use either docker desktop
- clone this repo and build the docker image from a repos root folder:
docker build -t image_local_name .
- run image locally
docker run -dp 8080:8080 local_name
- client should be accesable on localhost:8080
For ubuntu & macos only.
- make sure you have Node version
17.x
. TIP: use nvm for node versions managingnvm install 17
- node17.x
installationnvm use 17
- set17.x
as current node version
- make sure your IDE support editorconfig or install plugin for it
yarn
- packages installationyarn start
- will start dev server at http://localhost:3005/
yarn test
yarn audit
yarn gcloud:staging
- staging buildyarn gcloud:prod
- production buildyarn deploy:staging
- staging deployyarn deploy:prod
- production deploy
git fetch origin pull/<PULL_ID>/head:<YOUR_BRANCH_NAME>
- ordenGG twitter: https://twitter.com/orden_gg
- ordenGG discord: https://discord.gg/orden