Code Monkey home page Code Monkey logo

fireball's Introduction

fireball .GG


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.

๐Ÿ“ฆ goods inside

  • aavegotchi assets explorerer
  • gotchiverse map with unique features
  • cards sub-framework
  • URL/assets state sub-framework
  • graph integration
  • aavegotchi craft contract integration

local docker deployment (easiest way)

  1. install docker for your platform, you can use either docker desktop
  2. clone this repo and build the docker image from a repos root folder: docker build -t image_local_name .
  3. run image locally docker run -dp 8080:8080 local_name
  4. client should be accesable on localhost:8080

local deployment

For ubuntu & macos only.

  1. make sure you have Node version 17.x. TIP: use nvm for node versions managing
    1. nvm install 17 - node 17.x installation
    2. nvm use 17 - set 17.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/

testing

  • yarn test
  • yarn audit

staging/production deployment

  • yarn gcloud:staging - staging build
  • yarn gcloud:prod - production build
  • yarn deploy:staging - staging deploy
  • yarn deploy:prod - production deploy

review forked PR's

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

Links

fireball's People

Contributors

dudendy avatar an-uhryn avatar skv2rock avatar dmutrokot avatar yanik-ai avatar pgendreau avatar chigotchi avatar 0xnationalbank avatar harrigan avatar gotchinomics avatar chair28980 avatar egornomic avatar losmustachos avatar hazelstar avatar jarrodlilkendey avatar dadabosade avatar aanpanman avatar rocinante7 avatar rhovasti avatar nathengallardojohnson avatar moongotchi avatar metaguildcom avatar marcoruggeri avatar kuraassh avatar janbao avatar cryptolordhodlersqvad avatar blackyugin avatar 0xnron avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.