Skip to content

0xDimzy/Inichain-Mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Iniminer Auto Install

⚙️ System Requirements

Operating System: Ubuntu/Debian

Minimum 2 GB RAM

Minimum 2 CPU cores

How to Use

  1. Download the Script: Copy Script
    wget -O install-iniminer.sh https://raw.githubusercontent.com/0xDimzy/Inichain-Mining/main/install_iniminer.sh && chmod +x install-iniminer.sh && sudo ./install-iniminer.sh
  2. Follow the Instructions: Follow the on-screen instructions to enter your wallet address and choose a mining pool.

Managing the Miner Service

After installation, you can manage the miner service using the following commands:

  • Check status miner:
    sudo systemctl status iniminer.service
  • Restart miner:
    sudo systemctl restart iniminer.service
  • Check log miner:
    sudo journalctl -fu iniminer -o cat

🔍 Check Mining Results

You can check your mining results at:

Pool A

Pool B

Pool C

Notes

  • Make sure to replace WALLET_ADDRESS with your valid wallet address.
  • This script is designed for systems with at least 2 CPU cores.

Join the Community

Don't forget to join our Telegram channel for the latest updates: Telegram Channel

Source Code Inichain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages