REST API for BitShares blockchain gateway
REST API for BitShares gateways system between Booker and BitSharesUI
Install dependencies
$ sudo apt install git docker.io docker-compose
Clone the repository:
$ git clone https://github.com/fincubator/control_center
$ cd control_center/
$ cp .env.example .env
Start the services by running the command:
$ sudo docker-compose up --build
You can help by working on opened issues, fixing bugs, creating new features or improving documentation.
Before contributing, please read CONTRIBUTING.md first.
Control Center is released under the GNU Affero General Public License v3.0. See LICENSE for the full licensing condition