mining-pool-alt/lib
Claude 78d5fae87c
feat(pool): serve mining pool website from API server
Copy website_example to website/, add static file serving via Node fs
in the API default route handler, and remove website/ from .gitignore.
The API now serves index.html at / and all static assets by path.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 13:47:34 +01:00
..
api.js feat(pool): serve mining pool website from API server 2026-04-02 13:47:34 +01:00
apiInterfaces.js first commit 2022-01-15 11:31:38 -06:00
blockUnlocker.js BugFix, solo/prop status not displaying 2022-01-26 09:08:58 -06:00
charts.js BugFix more charts fixes 2022-01-26 12:33:14 -06:00
chartsDataCollector.js first commit 2022-01-15 11:31:38 -06:00
childDaemon.js first commit 2022-01-15 11:31:38 -06:00
configReader.js rebrand(lethean): update branding, ports, and config for Lethean blockchain 2026-04-01 22:24:13 +01:00
daemon.js first commit 2022-01-15 11:31:38 -06:00
email.js first commit 2022-01-15 11:31:38 -06:00
exceptionWriter.js first commit 2022-01-15 11:31:38 -06:00
logger.js first commit 2022-01-15 11:31:38 -06:00
market.js first commit 2022-01-15 11:31:38 -06:00
notifications.js first commit 2022-01-15 11:31:38 -06:00
paymentProcessor.js first commit 2022-01-15 11:31:38 -06:00
pool.js fix(pool): replace CryptoNight with ProgPoWZ via zano-node-util 2026-04-02 12:41:33 +01:00
telegram.js first commit 2022-01-15 11:31:38 -06:00
telegramBot.js first commit 2022-01-15 11:31:38 -06:00
utils.js fix(pool): replace CryptoNight with ProgPoWZ via zano-node-util 2026-04-02 12:41:33 +01:00
zmqDaemon.js first commit 2022-01-15 11:31:38 -06:00