Skip to content

TreeCityWes/XenBlocks-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vast.ai XenBlocks Mining Assistant - Woody Edition

Welcome to TreeCityWes.eth's Vast.ai XenBlocks Mining Assistant - Woody Edition! This Python tool optimizes XenBlocks X1 mining on Vast.ai, helping you monitor instance stats, terminate non-profitable instances, and search + purchase new offers. It now integrates WoodyMiner, providing advanced miner statistics and support.

Sign up for Vast Cloud GPU Rental here: Vast.ai Sign-Up.

Features

  • Monitor Instance Stats: Fetch and display key metrics from your mining instances using both Vast.ai and WoodyMiner integration.
  • Kill Dead Instances: Identify and terminate unprofitable instances, cutting unnecessary expenses.
  • Find New Offers: Use advanced filtering to uncover the most cost-effective mining opportunities on Vast.ai.

Getting Started

Prerequisites

  • Python 3.6 or later.
  • A Vast.ai API key and wallet address configured via an .env file for secure access.
  • Funded Vast.ai Account

Setup

  1. Clone the repository:

    git clone https://github.com/TreeCityWes/XenBlocks-Assistant.git
    cd XenBlocks-Assistant
  2. Install dependencies:

    pip install -r requirements.txt
    pip install --upgrade vastai
    vastai set api-key (your API key)

    image

  3. Configure .ENV File:

    Create a .env file in the root directory of the project with your Vast.ai API key and wallet address.

    This file should contain the following lines:

    API_KEY=your_vast_ai_api_key
    ADDR=your_wallet_address
    

    Replace your_vast_ai_api_key and your_wallet_address with the actual values you wish to use for mining.

Usage

Run the script from the command line:

python vastmon-woody.py

Support

For support, visit HashHead.io

Or Buy Us A Coffee!

About

TreeCityWes.eth's Vast.ai XenBlocks Mining Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages