InfoNushyPool Miner 0.1.2 releasedNPMiner 0.1.2 is available with HooHash/NVIDIA performance boost, XelisHash, HTTP stats API, third-party Stratum fixes, and gRPC solo mining cleanup. Thank you miners and @ivchobow for testing and feedback.
Updated: 2026-05-01 14:22 UTCRelease notes
GPU 마이너 CUDA OpenCL 최신: 0.1.2

NushyPool 다운로드

NushyPool용 npminer 패키지, 설정 메모, 명령어, 플랫폼 지원 및 향후 마이닝 도구를 한곳에서 확인하세요.

NPMiner

최신 릴리스 패키지

CUDA 및 OpenCL 백엔드를 갖춘 고성능 멀티코인 GPU 마이너입니다.

최신 GitHub 릴리스
npminer

Linux

0.1.2

npminer-linux-x86_64-v0.1.2.tar.gz

표준 Linux 패키지입니다.

73.8 MB 2026-05-01
다운로드
npminer

mmpOS

0.1.2

npminer-mmpos-linux-x86_64-v0.1.2.tar.gz

mmpOS용 패키지입니다.

73.8 MB 2026-05-01
다운로드
npminer

HiveOS

0.1.2

npminer-v0.1.2.tar.gz

HiveOS용 패키지입니다.

73.8 MB 2026-05-01
다운로드
npminer

Windows

0.1.2

npminer-windows-x86_64-v0.1.2.tar.gz

표준 Windows 패키지입니다.

73.2 MB 2026-05-01
다운로드

npminer 지원 항목

  • nushypool.com에서 devfee 0%
    NushyPool 사용자는 개발자 수수료 없이 마이닝합니다.
  • Stratum, gRPC, and Xelis RPC
    --url--user의 일관된 흐름을 사용합니다.
  • 로컬 통계 API
    HiveOS, mmpOS 및 XMRig 호환 대시보드용 읽기 전용 HTTP 통계를 제공합니다.
  • NVIDIA 및 AMD GPU
    NVIDIA는 CUDA, AMD 카드는 OpenCL을 사용합니다.
    AMD OpenCL 지원은 실험적입니다.
  • 멀티 GPU 선택
    --list-gpus의 GPU Index를 --devices에 사용합니다.
  • Autotune 캐시
    튜닝된 실행 설정은 재시작 후에도 재사용됩니다.
  • Watchdog 감독
    복구 중심의 worker 시작 및 모니터링.

알고리즘

코인 Algo 백엔드
VecnomemhashCUDA / OpenCL
CryptixcryptixCUDA / OpenCL
HoosathoohashCUDA / OpenCL
XelisxelishashCUDA / OpenCL

최상의 안정성과 해시레이트를 위해 최신 GPU 드라이버를 사용하세요.

Devfee

NushyPool 엔드포인트는 수수료가 면제됩니다. 다른 호환 풀에서 마이닝하거나 자신의 node에 직접 solo mining할 때 npminer는 아래의 내장 devfee를 적용합니다.

코인 알고리즘 기타 Stratum 풀 Solo 직접 노드 NushyPool
Vecno memhash 1% 1% via grpc:// 0%
Hoosat hoohash 1% 1% via grpc:// 0%
Cryptix cryptix 1% 1% via grpc:// 0%
Xelis xelishash 1% 1% via rpc:// 0%

XelisHash direct-node solo mining은 예: rpc://ADDRESS:PORT 형태의 Xelis JSON-RPC 엔드포인트를 사용합니다. Vecno, Hoosat, Cryptix direct-node 예제는 grpc://ADDRESS:PORT를 사용합니다.

풀 마이닝 예제

Vecno PPS/Solo pool
./npminer -a memhash -o stratum+tcp://POOL:PORT -u vecno:YOUR_WALLET -w worker1
Hoosat PPS/Solo pool
./npminer -a hoohash -o stratum+tcp://POOL:PORT -u hoosat:YOUR_WALLET -w worker1
Cryptix PPS/Solo pool
./npminer -a cryptix -o stratum+tcp://nushypool.com:40003 -u cryptix:YOUR_WALLET -w worker1
XelisHash PPS/Solo pool
./npminer -a xelishash -o stratum+tcp://nushypool.com:40008 -u xel:YOUR_WALLET -w worker1
GPU 목록
./npminer --list-gpus
GPU 선택
./npminer -a memhash -o grpc://POOL:PORT -u vecno:YOUR_WALLET -d 0,2

Solo direct-node 예제

Vecno gRPC
./npminer -a memhash -o grpc://127.0.0.1:7110 -u vecno:YOUR_WALLET
Hoosat gRPC
./npminer -a hoohash -o grpc://127.0.0.1:42420 -u hoosat:YOUR_WALLET
Cryptix gRPC
./npminer -a cryptix -o grpc://127.0.0.1:19201 -u cryptix:YOUR_WALLET
XelisHash RPC
./npminer -a xelishash -o rpc://127.0.0.1:8080 -u xel:YOUR_WALLET

Vecno 방식 direct-node mining에는 grpc://를 사용합니다. XelisHash direct-node mining에는 rpc://host:port[/json_rpc]를 사용합니다. --devices는 Bus ID가 아니라 --list-gpus가 출력한 GPU Index를 사용합니다.

API 참조

npminer는 HiveOS, mmpOS, XMRig 호환 모니터링 도구를 위한 로컬 읽기 전용 HTTP API를 제공합니다. standalone 실행에서는 사용자가 활성화하기 전까지 API가 꺼져 있으며, HiveOS와 mmpOS 패키지는 기본적으로 localhost를 활성화합니다.

API 활성화

--api-port를 사용해 localhost에서 API를 시작합니다. mining OS 기본 포트는 42330이며 --api-disable가 항상 우선합니다.

./npminer -a memhash -o stratum+tcp://nushypool.com:50010 -u vecno:YOUR_WALLET -w Hashvilly --api-port 42330
보안 기본값

API는 기본적으로 127.0.0.1에 bind됩니다. 다른 주소에 bind하려면 --api-token이 필요하며, 클라이언트는 Authorization: Bearer TOKEN을 보내야 합니다.

XMRig 호환 플래그

기존 dashboard는 --http-enabled, --http-host, --http-port, --http-access-token alias를 사용할 수 있습니다. npminer v1 API는 읽기 전용이며 --http-no-restricted는 no-op으로 허용됩니다.

./npminer -a xelishash -o stratum+tcp://nushypool.com:40008 -u xel:YOUR_WALLET -w Hashvilly --http-enabled --http-port 42330
옵션 설명
--api-port <PORT>선택한 포트에서 로컬 HTTP stats API를 시작합니다.
--api-bind <ADDR>API listener의 bind 주소입니다. 기본값은 localhost입니다.
--api-token <TOKEN>API 응답 보호에 사용하는 Bearer token입니다. 로컬이 아닌 bind에는 필수입니다.
--api-disablemining OS 패키지가 보통 활성화하는 경우에도 API를 비활성화합니다.
--api-worker-id <ID>API 응답에 표시되는 worker ID를 덮어씁니다.
--api-id <ID>API 응답에 표시되는 miner 인스턴스 ID를 덮어씁니다.
--http-enabled, --http-host, --http-port, --http-access-tokenminer HTTP flags를 이미 아는 모니터링 소프트웨어용 XMRig 호환 alias입니다.
--http-no-restrictedCLI 호환성을 위해 허용됩니다. npminer v1은 write/control endpoints를 노출하지 않습니다.
Endpoint 응답
/npminer/v1/healthuptime, 알고리즘, snapshot 상태를 포함한 작은 health 응답.
/npminer/v1/stats전체 hashrate, device별 telemetry, shares, difficulty, mode, URL, snapshot age를 포함한 완전한 npminer native stats.
/npminer/v1/hiveosmining OS 통합용 HiveOS 형식 stats JSON.
/npminer/v1/mmposmining OS 통합용 mmpOS 형식 stats JSON.
/2/summary, /일반 monitoring dashboard용 XMRig 형식 summary 응답.
/2/backendsXMRig-style backend 및 GPU별 thread 응답.
/1/summary, /1/threads이전 XMRig-style 클라이언트용 호환 alias.
쿼리 예제
curl http://127.0.0.1:42330/npminer/v1/stats
curl http://127.0.0.1:42330/2/summary
curl -H "Authorization: Bearer YOUR_TOKEN" http://127.0.0.1:42330/npminer/v1/stats

명령어 참조

npminer -h 출력입니다.

npminer version
NushyPool Miner is high performance GPU miner

USAGE:
    npminer [OPTIONS]

OPTIONS:
    -a, --algo <ALGO>                                      Mining algorithm to use (supported: memhash, hoohash, cryptix, xelishash)
        --api-bind <API_BIND>                              HTTP stats API bind address [default: 127.0.0.1] [aliases: http-host]
        --api-disable                                      Disable the HTTP stats API even when a mining OS integration enables it
        --api-id <API_ID>                                  Custom instance ID reported by the HTTP stats API
        --api-port <API_PORT>                              Enable the local HTTP stats API on this port [aliases: http-port]
        --api-token <API_TOKEN>                            Bearer token for HTTP stats API access; required when binding outside localhost [aliases: http-access-token]
        --api-worker-id <API_WORKER_ID>                    Custom worker ID reported by the HTTP stats API
        --cuda-device <CUDA_DEVICE>                        Comma separated list with CUDA GPUs to use (example: --cuda-device 2,3 or --cuda-device=2,3) [default: all]
        --cuda-disable                                     Disable CUDA workers
        --cuda-lock-core-clocks <CUDA_LOCK_CORE_CLOCKS>    Lock core clocks eg: ,1200, [default: 0]
        --cuda-lock-mem-clocks <CUDA_LOCK_MEM_CLOCKS>      Lock mem clocks eg: ,810, [default: 0]
        --cuda-no-blocking-sync                            Actively wait for result. Higher CPU usage, but less red blocks. Can have lower workload.
        --cuda-nonce-gen <CUDA_NONCE_GEN>                  The random method used to generate nonces. Options: (i) xoshiro (ii) lean [default: lean] [default: lean]
        --cuda-power-limits <CUDA_POWER_LIMITS>            Lock power limits eg: ,150, [default: 0]
        --cuda-workload <CUDA_WORKLOAD>                    Ratio of nonces to GPU possible parallel run for CUDA, optionally comma-separated per device [default: 128] [default: 128]
        --cuda-workload-absolute                           The values given by workload are not ratio, but absolute number of nonces [default: false]
    -d, --devices <DEVICES>                                Comma separated GPU Index values from --list-gpus, not Bus ID [default: all] [aliases: device]
    -h, --help                                             Print help information
        --http-enabled                                     Enable the HTTP stats API using the default API port
        --http-no-restricted                               Accepted for XMRig CLI compatibility; npminer v1 API remains read-only
        --list-gpus                                        List detected GPUs and exit
        --mine-when-not-synced                             Mine even when node says it is not synced
    -o, --url <URL>                                        Mining server URL for stratum, grpc, or Xelis RPC (e.g. stratum+tcp://host:port, grpc://host:port, rpc://host:port)
        --opencl-amd-disable                               Disables AMD mining (does not override opencl-enable)
        --opencl-device <OPENCL_DEVICE>                    Comma separated list with OpenCL GPUs to use on a specific platform
        --opencl-no-amd-binary                             Disable fetching of precompiled AMD kernel (if exists)
        --opencl-nonce-gen <OPENCL_NONCE_GEN>              The random method used to generate nonces. Options: (i) xoshiro (ii) lean [default: lean]
        --opencl-platform <OPENCL_PLATFORM>                Which OpenCL platform to use (limited to one per executable)
        --opencl-workload <OPENCL_WORKLOAD>                Ratio of nonces to GPU possible parallel run for OpenCL [default: 128] [default: 128]
        --opencl-workload-absolute                         The values given by workload are not ratio, but absolute number of nonces in OpenCL [default: false]
    -p, --pass <PASS>                                      Standard stratum mining CLI worker password (stratum only)
        --reset-autotune                                   Delete cached autotune/JIT state and force fresh autotuning before startup
        --testnet                                          Use testnet for solo grpc mining
    -u, --user <USER>                                      Mining wallet/address for stratum, grpc, or Xelis RPC (for example vecno:... or vecno:....worker)
    -v, --version                                          Print version information
    -w, --worker <WORKER>                                  Standard stratum mining CLI worker name (stratum only)

Examples:
  npminer --algo memhash --url stratum+tcp://pool:50010 --user vecno:... --worker Hashvilly
  npminer --algo hoohash --url grpc://127.0.0.1:7110 --user hoosat:...
  npminer --algo cryptix --url stratum+tcp://nushypool.com:40003 --user cryptix:... --worker Hashvilly
  npminer --algo xelishash --url stratum+tcp://nushypool.com:40008 --user xel:... --worker Hashvilly
  npminer --algo xelishash --url rpc://127.0.0.1:8080 --user xel:...
  npminer --algo xelishash --url stratum+tcp://nushypool.com:40008 --user xel:... --worker Hashvilly --api-port 42330
  npminer --algo xelishash --url stratum+tcp://nushypool.com:40008 --user xel:... --worker Hashvilly --http-enabled

HTTP API examples:
  curl http://127.0.0.1:42330/npminer/v1/stats
  curl http://127.0.0.1:42330/2/summary
  curl http://127.0.0.1:42330/2/backends