All Projects → bitex-coin → backend

bitex-coin / backend

Licence: GPL-2.0 license
Bitex Python crypto exchange backend

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to backend

Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (+730.43%)
Mutual labels:  crypto, exchange, trade
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (+286.96%)
Mutual labels:  crypto, exchange, trade
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+352.17%)
Mutual labels:  crypto, exchange, trade
every-eos
Decentralized exchange based on eos.io
Stars: ✭ 20 (-13.04%)
Mutual labels:  exchange, coin, trade
b2s-trader
Application to automate trading process
Stars: ✭ 22 (-4.35%)
Mutual labels:  crypto, exchange, trade
Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+97730.43%)
Mutual labels:  crypto, exchange, trade
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+2217.39%)
Mutual labels:  crypto, exchange, trade
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (+2160.87%)
Mutual labels:  crypto, exchange, trade
Etherwalletkit
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge.
Stars: ✭ 96 (+317.39%)
Mutual labels:  crypto, coin
Crypto
Cryptocurrency Historical Market Data R Package
Stars: ✭ 112 (+386.96%)
Mutual labels:  crypto, financial
Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (+491.3%)
Mutual labels:  crypto, exchange
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+560.87%)
Mutual labels:  crypto, exchange
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+4634.78%)
Mutual labels:  crypto, exchange
Cryptocurrency Icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
Stars: ✭ 2,116 (+9100%)
Mutual labels:  crypto, coin
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (+813.04%)
Mutual labels:  crypto, exchange
Cryptocurrency Portfolio
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Stars: ✭ 134 (+482.61%)
Mutual labels:  crypto, exchange
Opencx
An open-source cryptocurrency exchange toolkit for implementing experimental exchange features
Stars: ✭ 86 (+273.91%)
Mutual labels:  crypto, exchange
adamant-tradebot
Free market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
Stars: ✭ 113 (+391.3%)
Mutual labels:  exchange, trade
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+769.57%)
Mutual labels:  exchange, trade
coincube
A Python/Vue.js crypto portfolio management and trade automation program with support for 10 exchanges.
Stars: ✭ 85 (+269.57%)
Mutual labels:  exchange, trade

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].