skypool-nimiq-miner
Nimiq CPU/GPU miner for skypool.xyz :hammer::hammer::hammer:
File Explorer
Download Latest Version (.zip)- cpuid.h
- detectCPU.cc
- package.json
- proxy.js
- proxy_config.txt
- readme.md
- .gitignore
- binding.gyp
- CHANGELOG
- config.txt
- CPUType.js
- h-config.sh
- index.js
- LICENSE
- Miner.js
- package-lock.json
- package.json
- Protocol.js
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/skypool-org/skypool-nimiq-miner
Downloads the entire project code from GitHub to your computer.
cd skypool-nimiq-miner
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
3. Install `yarn` globally: `sudo npm install -g yarn`.
Downloads and installs the libraries listed in package.json.
4. Install `gulp` globally: `yarn global add gulp`.
Type this command into your terminal and run it.
6. Build the project: `cd skypool-nimiq-miner && yarn`.
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
