bonesoul / hypepool

:rocket: :zap: :sparkles: next-gen mining pool server software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypepool

🚀⚡✨
mining pool server
A rock-solid & platform-agnostic pool server

Built with ❤︎ by Hüseyin Uslu and contributors

About

hypepool is an rock-solid & platform-agnostic pool server which is a next-gen successor of CoiniumServ running on dotnet core 2.0 + libuv.

hypepool

Features

  • high performance sockets & stratum server.
  • efficient share processor.
  • rock solid payment processor.
  • superior extensiblity.
  • vardiff support.
  • banning support.
  • full-stack API.
  • multiple pools & ports support.
  • multiple coin daemon connections.
  • performance benchmarks.

supported blockchains

  • bitcoin and clones.
  • ethereum
  • dash
  • monero
  • zcash

platforms

hypepool can run on any platform that dotnet core 2.0 is available. For a list of supported operating systems check here.

  • linux
  • windows
  • osx
  • even more; Raspberry Pi, arm32

technology

  • dotnet core 2.0.
  • libUV for high-performance sockets.

Getting Started

Prerequisites

  • dotnet core 2.0
  • node 8+
  • mongodb

installation

  • install dotnet core.
  • install node 8+
  • npm install -g grunt-cli && npm install
  • git clone git@github.com:bonesoul/hypepool.git
  • dotnet build hypepool.sln

web frontend

To support the project, we'll be stripping out full-featured web frontend as a standalone project which can be purchased to support the development. Still, the user can implement his own web-frontend using the API.

FAQ

placeholder

status

development ongoing.

donations

hypepool is an open-source project. Your donations will be a great help & motivation for the development of the project.

ethereum:0x61aa3e0709e20bcb4aedc2607d4070f1db72e69b

About

:rocket: :zap: :sparkles: next-gen mining pool server software

License:Other


Languages

Language:C 72.4%Language:C++ 23.0%Language:C# 4.5%Language:Makefile 0.0%Language:JavaScript 0.0%