KeyvanJS / bccpool

Bitcoin Cash Pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BTCPool for Bitcoin Cash

BTCPool is backend system of https://pool.btc.com.

The pool backend work with Bitcoin Cash.

Note: This is still a testbed and work in progress, all things could be changed.

See Also:

Architecture

Architecture

Install

  1. Install Zookeeper, or see INSTALL-ZooKeeper.md
  1. Install Kafka, or see INSTALL-Kafka.md
  1. Install Bitcoind, need to enable ZMQ
  2. Install BtcPool, see INSTALL.md

Benchmark

We have test 100,000 miners online Benchmark. see Benchmark-100000.md

BtcAgent

BtcAgent is a kind of stratum proxy which use customize protocol to communicate with the pool. It's very efficient and designed for huge mining farm.

Testing

You could run simulator to test the system. It will simulate a lots of miners, need to enbale config enable_simulator on your Stratum Server.

License

BTCPool is released under the terms of the MIT license. See LICENSE for more information or see https://opensource.org/licenses/MIT.

Welcome aboard!

BTC.COM Team.

About

Bitcoin Cash Pool

License:MIT License


Languages

Language:C++ 71.2%Language:C 17.9%Language:Objective-C 3.3%Language:CMake 3.3%Language:Java 0.9%Language:Python 0.9%Language:Assembly 0.8%Language:Shell 0.8%Language:M4 0.8%Language:Makefile 0.2%