Forked from FinlayDaG33k/gist:23a6134b1ad3e5f867a64219a374406e
Created
January 11, 2018 23:41
-
-
Save yk2kus/b0e676701b78986adb09320e95ccdbbb to your computer and use it in GitHub Desktop.
Minergate-cli ubuntu installation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run this command to install MG-CLI: | |
sudo apt-get update && wget https://minergate.com/download/deb-cli -O minergate-cli.deb && sudo dpkg -i minergate-cli.deb | |
to start miner (4 cores for BCN) use this command: | |
minergate-cli -user <[email protected]> -bcn 4 | |
Feel free to send some of your earnings to me: | |
BTC (Don't attempt to send other coins to this address!): 17f77AYHsQbdsB1Q6BbqPahJ8ZrjFLYH2j | |
for BCN: | |
Address: 25cZNQYVAi3issDCoa6fWA2Aogd4FgPhYdpX3p8KLfhKC6sN8s6Q9WpcW4778TPwcUS5jEM25JrQvjD3XjsvXuNHSWhYUsu | |
Payment ID (REQUIRED, else donation won't arrive!): abf5597ef150f20f81f1493022371d79b2ec7ac11ac92074a30feb968a6e4ef7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment