Skip to content

ateufel/hodl-the-coin

Repository files navigation

Hodl the Coin v1

Blockain Game built for STEEM and Ardor.

Technology

  • ESLint
  • JavaScript ES6 with Babel
  • Webpack
  • Firebase (Cloud Firestore)
  • Phaser Engine
  • Service Workers (offline-plugin)

Usage

  • yarn install
  • yarn run serve or yarn run serve:ardor

You can build the production version of the whole game with yarn run build:all, or just the STEEM version with yarn run build:prod. For a large list of other npm scripts, check out the package.json.

Links

TODO