Skip to content

ligl/grin-pool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grin-pool

** Announcement: we are looking for a MySQL developer / DBA. If you are familiar with MySQL on a professional level, or any of the architecture components listed below, and are interested then please contact kylan.hurt@gmail.com or bladedoyle@gmail.com **

What it is:

An Open Source Mining Pool for Grin MimbleWimble Cryptocurrency Implementation

How to try it:

The architecture:

  • Stateless Microservices

The components:

  • Pool Stratum Proxy: Rust
  • Pool data processing jobs: Python3/SQLAlchemy
  • Pool API: Python3/Flask/gunicorn
  • Pool Web UI: NodeJS/Electron/Bootstrap/React
  • Database: MariaDB/Redis
  • Build/Packaging: Docker
  • Deploy: gcloud Kuberntests CLI
  • Orchestration: Kubernetes
  • Log collection: Splunk
  • Load Balancer/Certificates: NGINX/LetsEncrypt
  • Monitoring & Alerting: ?? NotYet (Icinga?)

To run the pool yourself: ansible/roles/pool/files/README.md

To build use the Dockerfile in: stratum and grin-py

Current Status:

  • This project is under development, ~85% complete, and will be ready soon after grin mainnet launch
  • Please contribute!
  • Join the discussion on Gitter

Pizza and "beer" fund:

BTC 17Gmy9uhE6ziB1PzYT8MMY5A4va25dy3US

XMR 43i7q6hVrMdgY21RH7nMghSPA6s5jjGXDeEmLjL3pNFfD1XBYqf6hJpWVabfGJ5ydJKdaBjKdFvMe1kaKRj5w7Ao7q7mK8v

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.0%
  • JavaScript 28.4%
  • Rust 17.2%
  • CSS 8.9%
  • Dockerfile 2.0%
  • Shell 1.0%
  • Other 1.5%