Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Latest commit

 

History

History

windows-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Windows cli to easily run multiple instances

This guide assumes you have the ore-cli and this directory in the same folder.

ore-cli/
├── src/ # ore 
├── target/ # ore build
├── windows-cli/ # this custom cli tool
├── Cargo.toml
├── keypair1.json
├── README.md
├── rust-toolchain.toml
├── StartCheckRewards.ps1
├── StartClaiming.ps1
├── Startmining.ps1

Table of Contents

Setup and Installation

Install the required npm dependencies:

npm install

Scripting with PowerShell

Make sure to edit the top configs of the script you want to run:


Usage

To you use the custom ore-cli or solana-cli open your terminal and navigate to the windows-cli directory.

cd windows-cli

Solana CLI

For managing Solana keypairs and wallets with the solana-cli, initiate it using:

npm run solana-cli

Options:

  • Generate a new Keypair: Generate a new cryptographic keypair with @solana/web3.js
  • Convert a Private Key to Keypair: Transform an existing exported private key into a Keypair with @solana/web3.js

Caution

DO NOT SHOW OR COMMIT THESE ANYWHERE!!!! KEEP THEM LOCAL


ORE CLI

Ensure your configuration details are set before running the PowerShell scripts with ore-cli. Execute with:

npm run ore-cli

Choices:

  • StartCheckRewards: Start rewards monitor
  • StartMining: Start mining instances
  • StartClaiming: Start claiming instances

An interactive menu will trigger, select the desired operation from the interactive menu. Ensure you have the necessary PowerShell scripts (StartCheckRewards.ps1, StartMining.ps1, StartClaiming.ps1) and configured them with your info:


Organize Your Layout

Get PowerToys and use FancyZones to setup a super clean evenly organized layout quickly and easily:

Conclusion

Clone or download the ore-cli here -> HardhatChad/ore-cli

If you've found this guide helpful, please consider starring it to show your support!

Feeling generous? Feel free to buy me a Redbull by sending some SOL/ORE to EEXrrWy7JwwjF74FZ9rJGL7sYbsm6QdiyhH4ipwhxpYa all donations all greatly appreciated

Terms and Conditions:

Use of this guide with the Ore CLI is entirely at your own risk. The author of this guide are not liable for any damage to your computer system or loss of data that results from the download of any materials, data, text, images, video, or audio from this guide. Additionally, no responsibility is assumed for any computer issues or financial losses that may result from using the Ore CLI, including but not limited to running multiple instances or downloading dependencies from unverified sources. Always ensure that your downloads are from legitimate and official sources.