We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a5bf07 commit 7fff342Copy full SHA for 7fff342
README
@@ -1,6 +1,8 @@
1
+#Pyminer
2
3
This is a 'getwork' CPU mining client for bitcoin.
4
5
It is pure-python, and therefore very, very slow. The purpose is to
6
provide a reference implementation of a miner, for study.
7
8
+##In order for this software to run you must build and run bitcoind from source on your computer.
0 commit comments