All Projects → bonesoul → Coiniumserv

bonesoul / Coiniumserv

Licence: other
Next-gen crypto currency mining pool software

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Coiniumserv

Libreselery
Continuous distribution of funding to your project contributors and dependencies. Integrated into GitHub Actions
Stars: ✭ 92 (-85.87%)
Mutual labels:  bitcoin, cryptocurrency, payment
Jekyll Paspagon
Sell your Jekyll blog posts in various formats for cryptocurrencies.
Stars: ✭ 8 (-98.77%)
Mutual labels:  bitcoin, cryptocurrency, payment
Cpuminer Multi
Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Stars: ✭ 499 (-23.35%)
Mutual labels:  bitcoin, cryptocurrency
Bxbot
A simple Bitcoin trading bot written in Java.
Stars: ✭ 515 (-20.89%)
Mutual labels:  bitcoin, cryptocurrency
Blockchain
A simple Blockchain in Python
Stars: ✭ 6,496 (+897.85%)
Mutual labels:  bitcoin, cryptocurrency
Asch
Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.
Stars: ✭ 484 (-25.65%)
Mutual labels:  bitcoin, cryptocurrency
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (-24.88%)
Mutual labels:  bitcoin, cryptocurrency
Btcpool Abandoned
backend of pool.btc.com
Stars: ✭ 541 (-16.9%)
Mutual labels:  bitcoin, pool
Crypto Whale Watching App
Python Dash app that tracks whale activity in cryptocurrency markets.
Stars: ✭ 389 (-40.25%)
Mutual labels:  bitcoin, cryptocurrency
Neutrino
Privacy-Preserving Bitcoin Light Client
Stars: ✭ 564 (-13.36%)
Mutual labels:  bitcoin, cryptocurrency
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (-14.44%)
Mutual labels:  bitcoin, cryptocurrency
Rate.sx
💰 curl cryptocurrencies exchange rates
Stars: ✭ 563 (-13.52%)
Mutual labels:  bitcoin, cryptocurrency
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (-30.41%)
Mutual labels:  bitcoin, cryptocurrency
Lets Build A Blockchain
A mini cryptocurrency in Ruby
Stars: ✭ 416 (-36.1%)
Mutual labels:  bitcoin, cryptocurrency
Awesome Blockchain
Curated list of blockchain services and exchanges 🔥🏦🔥🏦🔥🏦🔥
Stars: ✭ 604 (-7.22%)
Mutual labels:  bitcoin, cryptocurrency
Techan
Technical Analysis Library for Golang
Stars: ✭ 404 (-37.94%)
Mutual labels:  bitcoin, cryptocurrency
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (-20.12%)
Mutual labels:  bitcoin, cryptocurrency
Subzero
Square's Bitcoin Cold Storage solution.
Stars: ✭ 598 (-8.14%)
Mutual labels:  bitcoin, cryptocurrency
Crypto Arbitrage
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
Stars: ✭ 369 (-43.32%)
Mutual labels:  bitcoin, cryptocurrency
Cryptocurrency
Overview of top cryptocurrencies
Stars: ✭ 385 (-40.86%)
Mutual labels:  bitcoin, cryptocurrency

CircleCI Documentation Status

CoiniumServ is a high performance, extremely efficient, platform-agnostic, easy to setup pool server implementation. It features stratum and vanilla services, reward, payment, share processors, vardiff & ban managers, user-friendly embedded web-server & front-end and a full-stack API.

CoiniumServ was created to be used for Coinium.org mining pool network at first hand. You can check some of pools of the pools running CoiniumServ.

Screenshots

Console

CoiniumServ running over mono & ubuntu

Embedded web frontend

Embedded web frontend

Status

Latest release: v0.2.6.2

Getting Started

Start by checking our Getting Started guide for installation instructions for *nix and Windows.

Documentation

User Support

Start by reading our FAQ and wiki. You can also use our issues page to report bugs.

Discussions

Features

  • Platform Agnostic; unlike other pool-servers, CoiniumServ doesn't dictate platforms and can run on anything including Windows, Linux or MacOS.
  • High Performance; Designed to be fast & efficient, CoiniumServ can handle dozens of pools together.
  • Modular & Flexible; Designed to be modular since day one so that you can implement your very own ideas.
  • Free & Open-Source; Best of all CoiniumServ is open source and free-to-use. You can get it running for free in minutes.
  • Easy to Setup; We got your back covered with our guides & how-to's.
General
  • Multiple pools & ports
  • Multiple coin daemon connections
  • Supports POW (proof-of-work) coins
  • Supports POS (proof-of-stake) coins
Algorithms
  • Scrypt, SHA256d, X11, X13, X14, X15, X17, Blake, Fresh, Fugue, Groestl, Keccak, NIST5, Scrypt-OG, Scrypt-N, SHA1, SHAvite3, Skein, Qubit, C11
Protocols
  • Stratum
  • show_message support
  • block template support
  • generation transaction support
  • transaction message (txMessage) support
  • Getwork [experimental]
Storage Layers
  • Hybrid mode (redis + mysql)
  • MPOS compatibility (mysql)
Embedded Web Server
  • Customizable front-end
  • Full stack json-api
Addititional Features
  • ✔ Vardiff support
  • ✔ Ban manager (that can handle miners flooding with invalid shares)
  • ✔ Share & Payment processor, Job Manager

Development

Model
  • We have implemented extensive tests for all important functionality and never merge in code that breaks tests and stuff. Yet again, when a new functionality is introduced we also expect proper tests to be implemented within the PR. In simple words, most probably you won't notice any functionality-breaking changes within the repository.
  • A strict ruleset for the Development Model. You can follow our bleeding-edge Develop branch or stay with-in the stable Master branch.
Contributing

Start reading by these;

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