Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ministo Public
forked from emjomi/ministo

RandomX CPU miner written in rust

License

ppmars/ministo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ministo

Ministo is a RandomX CPU miner written in rust.

Instalation

Ensure that you have Rust and CMake installed on your system.

Install Ministo using Cargo:

cargo install ministo

Usage

To start mining, execute the following command:

ministo -o <POOL> -u <WALLET>

Here are the arguments you need to provide:

  • <POOL>: The address (<URL>:<PORT>) of mining pool.
  • <WALLET>: Your wallet address.

Explore other command-line options and their default values using:

ministo --help

About

RandomX CPU miner written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%