项目作者: bitex-coin

项目描述 :
Bitex Python crypto exchange backend
高级语言: Python
项目地址: git://github.com/bitex-coin/backend.git
创建时间: 2017-05-06T19:15:30Z
项目社区:https://github.com/bitex-coin/backend

开源协议:GNU General Public License v2.0

下载


Bitex Crypto Exchange

Joining the blockchain

  1. Install Docker
  2. Install Docker-Compose
  3. docker-compose up
  4. tun run as deamon
  5. docker-compose up -d

Setup will spin of next services:

Stop all containers: docker ps -aq | xargs docker stop