Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cpscript/darkmater

DarkMater BTC Miner
https://github.com/cpscript/darkmater

bitcoin

Last synced: 1 day ago
JSON representation

DarkMater BTC Miner

Awesome Lists containing this project

README

        

# DarkMater BTC Miner
----

> **Warning**
> : When you start this program, it will send the mined BTC to my wallet... lol, to send it to your wallet, do the following steps below

---

First add your wallet to line 43 in ```Miner.py```
```
Looks like this:
address = 'bc1q4uuexl9p2tkgdzpzpmtu8wtrckyt5lq95wqy4n'

```

Then type this into the terminal :
```

python Install.py
python Miner.py

```
---