- Clone this repository
- Run:
$ npm install
$ npm run build
# First time starting you must specify master address.
$ npm run start -- --masterAddress ws://csl-masters.noia.network:5565
- Clone this repository
- Run:
$ docker-compose up
The code is under active development and we are not accepting pull requests at an early stage of development.
All development is done from dev
branch.
Pull request target branch MUST be dev
.