/wandora-web

A DApp game of wan to btc predictions.

Primary LanguageJavaScript

Wandora Box

Wandora Box is a DApp in wanchain.

The game rules please look at the GameRule.md. [ GAME RULES ]

Smart Contract: https://github.com/wandevs/wan-game-contracts


Getting Started

Install dependencies.

$ npm i

Start dev server.

$ npm run dev

Build.

$ npm run build

Testing.

$ npm run dev:test
$ npm run test