Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blinkhash/foundation-v2-garlicoin

A scalable stratum pool for Garlicoin that interfaces with other modules in the Foundation project
https://github.com/blinkhash/foundation-v2-garlicoin

foundation stratum v2

Last synced: about 1 month ago
JSON representation

A scalable stratum pool for Garlicoin that interfaces with other modules in the Foundation project

Awesome Lists containing this project

README

        

# Foundation Stratum (Garlicoin, v2)

[![Codecov Coverage](https://img.shields.io/codecov/c/github/blinkhash/foundation-v2-garlicoin.svg?style=flat-square)](https://codecov.io/gh/blinkhash/foundation-v2-garlicoin/)
[![Foundation CI](https://github.com/blinkhash/foundation-v2-garlicoin/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/blinkhash/foundation-v2-garlicoin/actions/workflows/build.yml)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Downloads](https://img.shields.io/npm/dm/foundation-v2-garlicoin.svg)](https://www.npmjs.com/package/foundation-v2-garlicoin)
[![Version](https://img.shields.io/npm/v/foundation-v2-garlicoin.svg)](https://www.npmjs.com/package/foundation-v2-garlicoin)
[![Known Vulnerabilities](https://snyk.io/test/npm/foundation-v2-garlicoin/badge.svg)](https://snyk.io/test/npm/foundation-v2-garlicoin)
[![Discord](https://img.shields.io/discord/738590795384356904)](https://discord.gg/rNjez6VgNF)

This portal is a high performance stratum server written entirely in Node.js. This server itself was built to be efficient, transparent, and easy to setup, while still maintaining greater scalability than many of the other open-source stratum servers. While this module will allow you to connect and mine directly on the a coin's blockchain, it doesn't include support for an API, payment processor, or share handler. For a complete server that includes these features and allows you to integrate multiple of these modules, see [here](https://github.com/blinkhash/foundation-v2-server).

#### Need Support?

If you need help with a code-related matter, the first place to look is our [Discord](https://discord.gg/rNjez6VgNF), where the developers will be available to answer any questions. However, please do not come to me with issues regarding setup. Use Google and the existing documentation for that.

---

### Donations

Maintaining this project has always been driven out of nothing more than a desire to give back to the mining community, however I always appreciate donations, especially if this repository helps you in any way.

- Bitcoin: 38QX2MXNuUt53WTCeSM8zjQkgqqpCHN4p3
- Dash: Xenf25o7Dv7EMp9sPo4fU865Vvzr3DMPju
- Dogecoin: DQTiorDQCUmDXtu8aA83VBAn3E9ARfQEez
- Ethereum: 0x923Ba122453d44bf614c6ee377A236970772952B
- Litecoin: M8hA7wbyw39qChoDYerR1Gyp9pdDCZvpvz
- Ravencoin: RUYstAgw1k9WQkjCASjfKo6HsUM1bD4f3j
- ZCash: t1NvXnerxQPnoUsYruaPFMRTijEZ1KKqDSR

---

### License

Released under the GNU General Public License v3. See https://www.gnu.org/licenses/gpl-3.0 for more information

---