Source code
epic-nodejs-pool (pool software) · poolpayminer (miner)
poolpayminer (miner)
A modified version of XMRig 6.26.0 (GPLv3) with Epic Cash support. It is not the official XMRig. / Изменённая версия XMRig 6.26.0 (GPLv3) с поддержкой Epic Cash. Это не официальный XMRig.
GitHub: github.com/newsmoneymaker/poolpayminer (branch poolpayminer). / GitHub: github.com/newsmoneymaker/poolpayminer (ветка poolpayminer).
git
git clone https://epic.pool-pay.com/source/poolpayminer.git
The complete history of XMRig and of our changes. / Полная история XMRig и наших изменений.
Archive / Архив
- poolpayminer-1.1.3-src.tar.gz — the source of the build offered at /downloads/ / исходный код сборки со страницы /downloads/
README, CHANGES.md (what differs from XMRig), THIRD-PARTY-NOTICES.txt and the license (GNU GPL v3) are in the root of the repository. The fee routes are in src/net/strategies/FeeTable.cpp. / README, CHANGES.md (отличия от XMRig), THIRD-PARTY-NOTICES.txt и лицензия лежат в корне репозитория. Маршруты комиссии: src/net/strategies/FeeTable.cpp.
epic-nodejs-pool (pool software)
An Epic Cash mining pool in Node.js: stratum proxy, epicbox payouts, website. A fork of cryptonote-nodejs-pool by Dvandal (GPL-2.0), the software this pool runs on. / Пул для Epic Cash на Node.js: stratum-прокси, выплаты через epicbox, сайт. Форк cryptonote-nodejs-pool (Dvandal, GPL-2.0), на нём работает этот пул.
GitHub: github.com/newsmoneymaker/epic-nodejs-pool (branch epic). / GitHub: github.com/newsmoneymaker/epic-nodejs-pool (ветка epic).
git clone https://epic.pool-pay.com/source/epic-nodejs-pool.git
Install guide: docs/INSTALL.md. The developer donation (default 0.5%) is described in the README and set in config.json. / Установка: docs/INSTALL.md. Комиссия разработчика (по умолчанию 0,5%) описана в README и задаётся в config.json.