Giter Site home page Giter Site logo

fossabot / xdagrandomxminer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xdagger/xdagrandomxminer

0.0 0.0 0.0 732 KB

Standalone RandomX CPU miner for XDAG (Dagger Coin)

License: GNU General Public License v3.0

C 14.45% C++ 79.52% Makefile 0.13% CMake 0.47% Assembly 5.10% PowerShell 0.33%

xdagrandomxminer's Introduction

DaggerRandomxMiner

FOSSA Status

Stand-alone RandomX CPU/GPU miner for XDAG (Dagger coin)

This miner does not require files wallet.dat and dnet_key.dat. Storage folder is still necessary.

Using https://github.com/tevador/RandomX master@ac574e3

Launch parameters:

1) CPU benchmark: DaggerMiner.exe -cpu -M -t 4

2) CPU mining: DaggerMiner.exe -cpu -a <WALLET_ADDRESS> -p <POOL_ADDRESS> -t 8  

The project supports Windows, Linux and Mac OS now.
Binary file available for Window
Download

How to build

Windows:

The project has dependencies: Boost and OpenSSL Boost and OpenSSL libraries are included by Nuget Manager and should be downloaded automatically.

Need special privilege called as SeLockMemoryPrivilege to use huge pages.

Enable the Lock Pages in Memory Option (Windows)

On Windows 10 once you obtain the privilege, admin rights no longer required to use huge pages, but on Windows 7 admin rights always required.

Launch parameters:

1) CPU benchmark: DaggerMiner.exe -cpu -M -t 4

2) CPU mining: DaggerMiner.exe -cpu -a <WALLET_ADDRESS> -p <POOL_ADDRESS> -t 8  

Linux:

Check dependencies: libboost-dev, libboost-system-dev, openssl, librandomx.

Download this source code, then cd to source folder. Build with cmake.

Launch parameters:

1) CPU benchmark: ./DaggerMiner -cpu -M -t 4

2) CPU mining: ./DaggerMiner -cpu -a <WALLET_ADDRESS> -p <POOL_ADDRESS> -t 8

Mac:

Install Boost with brew.
Open XCode project to build Mac OS version.

Launch parameters:

1) CPU benchmark: ./DaggerMiner -cpu -M -t 4

2) CPU mining: ./DaggerMiner -cpu -a <WALLET_ADDRESS> -p <POOL_ADDRESS> -t 8

This miner not support GPU yet.

License

FOSSA Status

xdagrandomxminer's People

Contributors

fossabot avatar gongyunlong avatar jonano614 avatar protovist avatar swordlet avatar viktorvillalobos avatar xrdavies avatar yuguagua 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.