All Projects → gyk001 → Viabtc_exchange_server_docker

gyk001 / Viabtc_exchange_server_docker

easy run viabtc_exchange_server use docker compose

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Viabtc exchange server docker

Bitcoin Kit Ios
Full Bitcoin library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash and Dash blockchains.
Stars: ✭ 134 (+61.45%)
Mutual labels:  bitcoin, btc, bitcoin-wallet
Bitstore Ios
Native iOS Bitcoin wallet
Stars: ✭ 103 (+24.1%)
Mutual labels:  bitcoin, btc, bitcoin-wallet
Coinbin
Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
Stars: ✭ 694 (+736.14%)
Mutual labels:  bitcoin, bitcoin-wallet
Bitcoinkit
Bitcoin protocol toolkit for Swift
Stars: ✭ 738 (+789.16%)
Mutual labels:  bitcoin, btc
Esp8266 Bitcoin Ssid Ticker
A Bitcoin SSID ticker for ESP8266's written in Arduino C/C++
Stars: ✭ 31 (-62.65%)
Mutual labels:  bitcoin, btc
Btcpool Abandoned
backend of pool.btc.com
Stars: ✭ 541 (+551.81%)
Mutual labels:  bitcoin, btc
Subzero
Square's Bitcoin Cold Storage solution.
Stars: ✭ 598 (+620.48%)
Mutual labels:  bitcoin, btc
Goex
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene
Stars: ✭ 1,188 (+1331.33%)
Mutual labels:  bitcoin, btc
Electrum
Electrum Bitcoin Wallet
Stars: ✭ 5,353 (+6349.4%)
Mutual labels:  bitcoin, bitcoin-wallet
Bitcoin Payments Woocommerce
Free Bitcoin/Altcoins Payment Gateway Addon for WooCommerce 2.1+ (or higher). Accept USD, Bitcoin, Litecoin, Dogecoin, Speedcoin, Darkcoin, Vertcoin, Reddcoin, Feathercoin, Vericoin, Potcoin payments in WooCommerce. Direct Integration on your website. No Chargebacks, Global, Secure. All in automatic mode.
Stars: ✭ 38 (-54.22%)
Mutual labels:  bitcoin, bitcoin-wallet
Arcbit Android
arcbit - Android bitcoin wallet http://arcbit.io
Stars: ✭ 34 (-59.04%)
Mutual labels:  bitcoin, bitcoin-wallet
Blixt Wallet
Bitcoin Lightning Wallet with focus on usability and user experience
Stars: ✭ 40 (-51.81%)
Mutual labels:  bitcoin, bitcoin-wallet
Nplusminer
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
Stars: ✭ 75 (-9.64%)
Mutual labels:  bitcoin, btc
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (+526.51%)
Mutual labels:  bitcoin, btc
Walletwasabi
Open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux, and Mac. Built-in Tor, CoinJoin, and coin control features.
Stars: ✭ 1,197 (+1342.17%)
Mutual labels:  bitcoin, bitcoin-wallet
Umbrel
A personal Bitcoin and Lightning node designed for everyone
Stars: ✭ 508 (+512.05%)
Mutual labels:  bitcoin, docker-compose
Hodlermanifesto
The HODLer Manifesto
Stars: ✭ 31 (-62.65%)
Mutual labels:  bitcoin, btc
Arbitrader
A market neutral cryptocurrency trading bot.
Stars: ✭ 66 (-20.48%)
Mutual labels:  bitcoin, btc
Plutus
An automated bitcoin wallet collider that brute forces random wallet addresses
Stars: ✭ 404 (+386.75%)
Mutual labels:  bitcoin, btc
Go Binance
A Go SDK for Binance API
Stars: ✭ 441 (+431.33%)
Mutual labels:  bitcoin, btc

Easy startup viabtc_exchange_server with docker

中文

This is docker config to startup viabtc_exchange_server simply.

This repo do this things automatic:

  • Startup a ubuntu docker container
  • Prepare requirements environment
  • Build viabtc_exchange_server from sourcecode
  • Set up requirement service( redis kafka mysql...)
  • Startup viabtc_exchange_server service

Screenshots

screenshots

Prepare

Startup

Open a terminal(linux/mac) or cmd(windows)

git clone [email protected]:gyk001/viabtc_exchange_server_docker.git
cd viabtc_exchange_server_docker
docker-compose up

Just wait it startup and then test use curl

curl  http://127.0.0.1:18080/ -d '{"method": "market.list", "params": [], "id": 1516681174}'

All is done, just play it!

Tips: if you don't install git, you can startup it like this

Donation

If you find this help, please donate~ Thx.
若本项目对您有帮助,求打赏~ 谢谢您的鼓励。
Use App Alipay / WeChat to scan QRCode~ Thx for your support.
用手机 支付宝钱包 / 微信, 扫一扫即可~ 谢谢您的鼓励。

Links

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].