Skip to content

zilveer/backend

 
 

Repository files navigation

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

About

Bitex Python crypto exchange backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%