Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cpscript/darkmater
DarkMater BTC Miner
https://github.com/cpscript/darkmater
bitcoin
Last synced: 1 day ago
JSON representation
DarkMater BTC Miner
- Host: GitHub
- URL: https://github.com/cpscript/darkmater
- Owner: CPScript
- Created: 2023-04-25T12:22:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-26T15:08:30.000Z (over 1 year ago)
- Last Synced: 2023-09-26T00:05:43.889Z (about 1 year ago)
- Topics: bitcoin
- Language: Python
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```
---