Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change apk command from remove (incorrect) to del #1

Open
wants to merge 4 commits into
base: kost
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ RUN mkdir build
WORKDIR /nheqminer/nheqminer/build
RUN cmake -DSTATIC_BUILD=1 -DXENON=2 -DMARCH="-m64" ..
RUN make
RUN apk remove git cmake gcc g++ libc-dev boost-dev
RUN apk del git cmake gcc g++ libc-dev boost-dev
ENTRYPOINT ["/nheqminer/nheqminer/build/nheqminer"]
19 changes: 5 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Equihash/zcash/zec miner (can be used for pool mining)

# Mac Version Download

[Mac Miner Download!](https://github.com/justvanbloom/nheqminer/raw/kost/mac/nheqminer.zip)
[Mac Miner Download!](https://github.com/StarbuckBG/nheqminer-bitcoin-gold/releases/download/v0.4-BTG/BTG-nheqminer.zip)


# Features
Expand All @@ -24,20 +24,10 @@ Platforms:


### nicehash
`nheqminer -l equihash.eu.nicehash.com:3357 -u YourBitcoinAdress.YourWorker -p x -t threadCount`
`nheqminer -l eu.pool.gold:3044 -u YourBitcoinAdress.YourWorker -p x -t threadCount`

Example
`nheqminer -l equihash.eu.nicehash.com:3357 -u 1GaGRtcCjb7ThaDgDLjgVwV8fctzEf12ct -p x -t 4`

### flypool
`nheqminer -l eu1-zcash.flypool.org:3333 -u ZcashTransparentAddress`

### suprnova
`nheqminer -l zec.suprnova.cc:2142 -u suprnovaaccount.1 -p x -t threadCount`

### zmine
`nheqminer -l zmine.io:1337 -u ZcashTransparentAddress`

`nheqminer -l eu.pool.gold:3044 -u GSrP5KGxrgBXV1kQkAPy2g3fmgcUeoESMw.worker -p x -t 4`


## Production usage
Expand Down Expand Up @@ -216,4 +206,5 @@ Author of Mac GUI for this miner: JustVanBlooM

If you feel this project is useful to you. Feel free to donate.

BTC address: 1GaGRtcCjb7ThaDgDLjgVwV8fctzEf12ct
BTC address StarbuckBG : 12Yc3Ezayhnm4X9x3nxV7vWY1h2qpWgajc
BTC address Just Van Bloom: 1GaGRtcCjb7ThaDgDLjgVwV8fctzEf12ct