Skip to content

learsu/bccpool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: BTCPool for Bitcoin.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.4%
  • C 17.9%
  • Objective-C 3.3%
  • CMake 3.2%
  • Java 0.9%
  • Python 0.9%
  • Other 2.4%