Can we create mining software, if yes, how?
Asked
Active
Viewed 3,051 times
2 Answers
1
Yes, it is possible
- Take an editor (notepad.exe is good one)
- Write a program
- Compile and test it
- Thats all. Profit!

amaclin
- 6,760
- 1
- 21
- 32
1
Yes of course.
If you are looking for a place to start, look at the mining related functions of the Bitcoin RPC (bitcoin-cli help
) for the input data you will need for any mining application.

Luke Mlsna
- 369
- 1
- 10