- Jan 1, 2016
- 459
- 286
- 122
I initially wrote this project for my own community and people wanted to have the code too, so I cleaned everything up and published it.
https://github.com/DatDraggy/coinhive-teamspeak
Users can register on your site and mine cryptocurrency for you as a donation.
No need for them to download anything. They just select their name and mine until they reached the necessary amount of hashes.
Until Exodus supports monero (already planed), I recommend using mymonero.com to receive the coins.
Monero is similar to Bitcoin, it's offers more anonymity and it's easy to mine using just the CPU.
Finding security related bugs will be rewarded in ZenCash.
Dependencies
What you need to use this project:
Donations
BTC 122WSgrn2YVG6KQSKB53jfCaZYi3xMi6nb
ETH 0x4b39187EBBb674Fb659A81a433D8e8AfbE3aA32b
XMR 4916AsgEtXb68jck6PSYabbdLrpZUKTwQaA7Wm9tNKkAJwizHysjNK1ek989QX3hmtF1GHd1sUdn9G8bEBFNiWpw5pm4ToF
If you run into any errors, please tell me.
https://github.com/DatDraggy/coinhive-teamspeak
Users can register on your site and mine cryptocurrency for you as a donation.
No need for them to download anything. They just select their name and mine until they reached the necessary amount of hashes.
Until Exodus supports monero (already planed), I recommend using mymonero.com to receive the coins.
Monero is similar to Bitcoin, it's offers more anonymity and it's easy to mine using just the CPU.
Finding security related bugs will be rewarded in ZenCash.
Dependencies
What you need to use this project:
- Webserver + PHP + MySQL Server
- TeamSpeak3 Server
- coinhive.com Account
- Domain (optional)
- Put all files on your webserver
- Import coinhive_teamspeak.sql into your mysql server. You can use PHPMyAdmin or the terminal
Code:mysql -u username -p coinhive_teamspeak < /path/to/file/coinhive_teamspeak.sql
- Go to coinhive.com and create an account.
- After loging in, click "settings" in the top right corner.
- Select "Sites & API Keys"
- Create a new site and copy your Secret Key (private) to config.php
- Copy Site Key to miner.html on line 113
- Fill out the rest of config.php
Donations
BTC 122WSgrn2YVG6KQSKB53jfCaZYi3xMi6nb
ETH 0x4b39187EBBb674Fb659A81a433D8e8AfbE3aA32b
XMR 4916AsgEtXb68jck6PSYabbdLrpZUKTwQaA7Wm9tNKkAJwizHysjNK1ek989QX3hmtF1GHd1sUdn9G8bEBFNiWpw5pm4ToF
If you run into any errors, please tell me.
Last edited: