[go: up one dir, main page]

Skip to content

Multi-coin mining pool front-end for the amazing foundation-server from Blinkhash

Notifications You must be signed in to change notification settings

BlackPeter13/screed

Repository files navigation

Screed for Foundation

Maintenance

screenshot of screed

Screed is a frontend for the amazing mining-pool software foundation-server from blinkhash; a complete rewrite of NOMP. It works flawlessly with new algos like kawpow, has a clean API and has minimal system requirements. I highly recommend looking into foundation if you are still using YiIMP or NOMP or are just looking into starting a new pool in 2022.

Setup

WIP but usable w/ some tweaking

The default setup is for a single-pool; more pools can be added by editing the Header component, and adding some logic to block_reward in the Miner component.

Until the SvelteKit port is finished, config vars have to be set up manually: - foundation api endpoint in src/stores/miners.js - block_reward in src/Miners.svelte - used for Round Estimates -- some logic needed if you want multiple pools

TODO

  • add logic for coin selection
  • finish SvelteKit port
  • move config vars to .env
  • move stats calculations to store
  • add customization options

Made with:

  • svelte
  • a17t + tailwindcss
  • rollup

About

Multi-coin mining pool front-end for the amazing foundation-server from Blinkhash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages