Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blinkhash/foundation-v2-server
A scalable cryptocurrency mining pool server written in Node.js
https://github.com/blinkhash/foundation-v2-server
Last synced: about 1 month ago
JSON representation
A scalable cryptocurrency mining pool server written in Node.js
- Host: GitHub
- URL: https://github.com/blinkhash/foundation-v2-server
- Owner: blinkhash
- License: gpl-3.0
- Created: 2022-07-01T19:28:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T18:24:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T05:02:39.270Z (almost 2 years ago)
- Language: JavaScript
- Size: 303 KB
- Stars: 12
- Watchers: 3
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT
- Security: SECURITY.md
Awesome Lists containing this project
README
# Foundation Server (v2)
[![Codecov Coverage](https://img.shields.io/codecov/c/github/blinkhash/foundation-v2-bitcoin.svg?style=flat-square)](https://codecov.io/gh/blinkhash/foundation-v2-bitcoin/)
[![Foundation CI](https://github.com/blinkhash/foundation-v2-bitcoin/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/blinkhash/foundation-v2-bitcoin/actions/workflows/build.yml)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Discord](https://img.shields.io/discord/738590795384356904)](https://discord.gg/rNjez6VgNF)This portal is an extremely efficient, highly scalable, all-in-one, easy to setup cryptocurrency mining platform written entirely in Node.JS. Its main features include integrated stratum functionality and a reward/payment/share processor. The website functionality has been removed in lieu of a client that will be developed in a separate repository. For help with getting started, you can check out the documentation for the platform at https://blinkhash.com/docs.
#### 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
---