Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.24 KB

z-nomp

License Build Status Coverage Status Go Report Card

Project

Golang client for the z-nomp mining pool.

Environment variables

  • ZNOMP_AUTH: authentication method (default: http).
  • ZNOMP_AUTH_HTTP_PASSWORD: password for HTTP basic authentication method.
  • ZNOMP_AUTH_HTTP_USER: username for HTTP basic authentication method.
  • ZNOMP_ENDPOINT: the z-nomp endpoint.