Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility to the miner with a different pool and mining method #47

Open
ArakelTheDragon opened this issue Jul 22, 2024 · 0 comments

Comments

@ArakelTheDragon
Copy link

Is your feature request related to a problem? Please describe.
No!

Describe the solution you'd like
I would like to be able to use the current nodeMCU ESP8266 miner with the mintme coin and pool, since the difficulty is low and there aren't many great solutions for this. The mintme miner seems simple. It needs to be implemented into the code, so we can use the mint me pool and mine at a low difficulty. The mining method is lyra2. The miner source code can be found here:
https://github.com/mintme-com/miner

a) pool.webchain.network:3333, with 50000 difficulty
b) pool.webchain.network:2222, with 12500 difficulty

Describe alternatives you've considered
The mintme original miner has a windows and PC version, but the android app does not work and it definitely does not have a nodeMCU version.

Additional context
I would be really greateful if you can add the feature, as I tried it with the standard version of the leafminer on nodeMCU ESP8266 Wemos D1 mini and it did not work. The error was 25 not subscribed and 20 share not valid. The miner did not even appear in the pool.

If the XMRIG with rx.unmineable.com:3333 can be added as well, it would be great, but I know I am asking too much. I will make a separate issue for this:
https://github.com/xmrig/xmrig

Finally my last request is very big, but still, if you don't ask you wont get. I am trying to implement my own mining pool, for my own token which is based on the BNB BEP20 chain and the SalChain. Would it be possible to setup a nodeMCU as the server with a web page and others to be able to mine with nodeMCUs as well? I will make a separate issue if this is possible. I am not very good on nodeMCU programming, but if I can help, I will.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant