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
Install the required npm dependencies:
npm install
Make sure to edit the top configs of the script you want to run:
- StartMining.ps1 - Instances will auto rotate between as many/little keypairs and rpcs are put.
- StartCheckRewards.ps1 - Check all claimable rewards
- StartClaiming.ps1 - Claim all claimable rewards
To you use the custom ore-cli
or solana-cli
open your terminal and navigate to the windows-cli
directory.
cd windows-cli
For managing Solana keypairs and wallets with the solana-cli
, initiate it using:
npm run solana-cli
- 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
Ensure your configuration details are set before running the PowerShell scripts with ore-cli
. Execute with:
npm run ore-cli
- 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:
- StartMining.ps1 - Instances will auto rotate between as many/little keypairs and rpcs are put.
- StartCheckRewards.ps1 - Check all claimable rewards
- StartClaiming.ps1 - Claim all claimable rewards
Get PowerToys and use FancyZones to setup a super clean evenly organized layout quickly and easily:
- Installing with Windows Package Manager
- Installing with Windows executable file via GitHub
- Installing with Microsoft Store
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
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.