Answer the question
In order to leave comments, you need to log in
How to make a Dogecoin miner in Java?
For 2 days I have been looking for how to make a Dogecoin miner in Java. Please give material on creating a Dogecoin miner
Answer the question
In order to leave comments, you need to log in
You have chosen everything that is most unsuccessful for learning - the language (java), the platform (android) and the algorithm (doge scrypt).
About the latter - the fact is that doge is not mined on its own, but as an appendage to litecoin, i.e. no one mines dogs, they are just thrown as a bonus to litecoin miners. Which by itself additionally imposes both the complexity of the development of the miner and testing.
On topic, take the scrypt mining project in webgl, it's an OpenGL ES based standard that is also most likely supported in android. Accordingly, your task is to figure out what shader scripts are there, adapt them for android (may not have to) and implement them in java.
Hellish and senseless work, I sympathize.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question