Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/powpool/node-xmr-pool

High performance Node.js (with native C addons) mining pool for Monero, Comes with lightweight example front-end app UI and script which uses the pool's AJAX API.
https://github.com/powpool/node-xmr-pool

mining-pool monero nodejs xmr

Last synced: 5 days ago
JSON representation

High performance Node.js (with native C addons) mining pool for Monero, Comes with lightweight example front-end app UI and script which uses the pool's AJAX API.

Awesome Lists containing this project

README

        

This directory contains your keys and certificates.

`privkey.pem` : the private key for your certificate.
`fullchain.pem`: the certificate file used in most server software.
`chain.pem` : used for OCSP stapling in Nginx >=1.3.7.
`cert.pem` : will break many server configurations, and should not be used
without reading further documentation (see link below).

We recommend not moving these files. For more information, see the Certbot
User Guide at https://certbot.eff.org/docs/using.html#where-are-my-certificates.