Skip to content

permaetheus/grin-pool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grin-pool

What it is:

A grin mining pool

The architecture:

  • Stateless Microservices

The components:

  • Pool Stratum Proxy: Rust
  • Pool data processing jobs: Python3
  • Database: MariaDB (percona or galera cluster?)
  • Build CI/CD: Docker (+ travis or jenkins?)
  • Orchestration: Kubernetes or systemd+cron

To build use the Dockerfile in: stratum and services

Current Status:

This project is under development, ~32% complete. Please contribute!

How to try it:

Currently mining on testnet3

About

A grin mining pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.9%
  • Rust 47.2%
  • Other 1.9%