0

Can we create mining software, if yes, how?

Ava Chow
  • 70,382
  • 5
  • 81
  • 161
Newbie
  • 19
  • 1
  • 3

2 Answers2

1

Yes, it is possible

  1. Take an editor (notepad.exe is good one)
  2. Write a program
  3. Compile and test it
  4. 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