Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pankajarm/ethereum-mining-cuda
https://github.com/pankajarm/ethereum-mining-cuda
cuda ethereum ethereum-mining ethminer ubuntu1604
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pankajarm/ethereum-mining-cuda
- Owner: pankajarm
- Created: 2017-10-24T15:53:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-22T06:55:10.000Z (almost 7 years ago)
- Last Synced: 2025-01-09T17:55:18.275Z (about 1 month ago)
- Topics: cuda, ethereum, ethereum-mining, ethminer, ubuntu1604
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ethereum-mining-cuda
One spot script install ubuntu 16.04, update all packages, install CUDA, install ethminer and start mining on dwarfpool.
Just add your ethereum address..#Add minestart.sh to startup
Type the following:
sudo nano /etc/rc.local
Find the line which reads exit 0 and type the following above that line (replace pankymathur with your Ubuntu username):
/home/pankymathur/ethereum-mining-cuda/minestart.sh 15 &
#For questions & bugs please open issue under repo.