Giter VIP home page Giter VIP logo

astronv's Introduction

astronv

GPU version of astrominer. A Dero GPU miner.

Support channel for this: https://discord.gg/nvgHnwD3rZ

astronv is an optimized GPU miner for DERO (and any forks that use AstroBWTv3)

Usage

To mine on hiveos: COMING SOON

To mine with wss(mining over RPC to your node):

eg: ./astronv -w DERO_ADDRESS -r YOUR_NODE:YOUR_PORT -r1 failover_pool_1 -r2 failover_pool_2

For further help:

./astrominer -h

Arguments:

	-h	show this message
	-r	pool url (required)
	-r1	failover pool url 1 (optional)
	-r2	failover pool url 2 (optional)
	-w	your wallet (required)
	-p	pool type. stratum or RPC (optional, default: rpc)
	-show-latency	show the latency between miner and pool (doesn't work with Windows Node) 
	-log-interval	time between 2 logging lines in second (default: 5 seconds) 
	-disable-api	Disable miner API on port 60666, this API is required for hiveOS 
	-no-watchdog	Disable astrominer watchdog
	-log-to-file	Redirect all astrominer log to a file
	-sock-address	Socks5 ip address with port (eg: 127.0.0.1:8192) (default: null)
	-sock-auth	Socks5 username and password (eg: username:password). NOTE: this username and password can't contain space and : symbol (default: null)
	-report-realtime-hashrate	 Enable sending realtime hashrate to hansen33 mod node (default: disable)
	-zero-hr-restart-time	 Time (in second), restart (or exit if the watchdog is disabled) the miner after being zero hashrate for a while (default: 120 seconds, set -1 to disable)
	-b	 Batch number for GPU. Use comma to set different values for multiple gpus (Eg: -b 1000,1100,1200,...). Default: -1 (auto detect)
	-lgc	 Lock gpu graphic clocks, work the same way as nvidia-smi -lgc. Use comma to set different values for multiple gpus (Eg: -lgc 1000,1100,1200,...)
	-lmc	 Lock gpu memory clocks, work the same way as nvidia-smi -lmc. Use comma to set different values for multiple gpus (Eg: -lgc 1000,1100,1200,...)
	-core-offset	 Set core clocks offset. Use comma to set different values for multiple gpus (Eg: -lgc 100,110,120,...)
	-mem-offset	 Set memory clocks offset. Use comma to set different values for multiple gpus (Eg: -lgc 1000,1100,1200,...)

(bash script files are included with the binary, change your dero address to use it)

Dev fee

dev fee is 4.9%

Downloads

Visit https://github.com/dero-am/astrominer/releases for all available releases.

astronv's People

Contributors

dero-am avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.