Skip to content

fincubator/control_center

Repository files navigation

Gateways API

REST API for BitShares blockchain gateway

License Telegram build Code style: black

REST API for BitShares gateways system between Booker and BitSharesUI

Install

Linux (Ubuntu 18.04)

Install with Docker

Requirements

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

Contributing

You can help by working on opened issues, fixing bugs, creating new features or improving documentation.

Before contributing, please read CONTRIBUTING.md first.

License

Control Center is released under the GNU Affero General Public License v3.0. See LICENSE for the full licensing condition

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published