Post
Topic
Board Project Development
Merits 1 from 1 user
Re: [Project] Blinkhash - The next generation of open-source mining pool software
by
Blinkhash
on 17/06/2021, 20:52:07 UTC
⭐ Merited by WanderingPhilospher (1)
Just finished the initial build of the software. Everything seems to work perfectly and I built out the testing suite to catch as many bugs as I could. Feel free to download and do your own testing/build your own mining pools, the repositories are listed below. Let me know in the Discord (https://discord.gg/8xtHZFKJQY) about any bugs that you may experience:

Server: https://github.com/blinkhash/blinkhash-server
Stratum: https://github.com/blinkhash/blinkhash-stratum
Hashing: https://github.com/blinkhash/blinkhash-multi-hashing
UTXO: https://github.com/blinkhash/blinkhash-utxo-lib

Over the next few days/weeks, I'll be writing out expansive documentation for the pool itself and then later throwing together a client in React.JS. Equihash support will come as soon as I'm done with those items.