Proof-of-Work for everyone

Windows CPU Miner

CMD FORK AT BLOCK 800000

INRI CHAIN ​​- CPU Miner for Windows

Start mining INRI tokens in a few simple steps:

This resets everything and creates two clean folders. C:\INRI\data

👉 Now it's 100% clean.

🔥 STEP 0 — CLEAN EVERYTHING (REQUIRED) Folder preparation steps (Windows CMD Administrator)

✅ CORRECT ORDER — FROM ZERO TO MINING ON WINDOWS

This ensures there's no old spam, wrong network, wrong account, none of that.

🔥 STEP 1 — CREATE A MINING ACCOUNT Create a mining account (only once)

Choose a simple password (e.g., inri123)

⚠️ This is NOT MetaMask

⚠️ This is required for mining

Go to Notepad and save it as C:\INRI\password.txt

🔥 STEP 2 — PLACING THE CORRECT FILES

Inside C:\INRI\ you NEED to have:

⚠️ If geth is not geth-inri-windows, stop everything here.

Save the GENESIS file in Notepad as a JSON file in the folder C:\INRI\genesis.json (VERY IMPORTANT)

Download Geth geth-inri-windows Unzip and save to the folder C:\INRI\geth-inri-windows

This step creates the local blockchain that points to the INRI network.

Go back to CMD and run this command.

✔️ Create a basic network structure.

👉 Perfect.

Never run this command again.

Why?

If you run it again, it will erase the entire synchronized blockchain.

👉 This address will receive the extracted INRI data

Write down the generated address, for example:

Note the generated address, for example: Open Notepad and save the file as C:\INRI\wallet.txt

🔥 STEP 3 — CREATE THE MINER BATCH FILE

⚠️ Just change this: set COINBASE=0x0000000000000000000000000000000000000000 and set THREADS=4 with the desired value

Save it in Notepad at C:\INRI\miner_real.bat

🔥 STEP 4 — Add a Chaindata

: ➡️ Chaindata will be updated every Thursday to accelerate the mining process for new users.

Download chaindata

Fast Sync (Recommended)

Before running the miner for the first time, download and add the chaindata.

  1. Download the chaindata package

  2. Extract the ZIP file

  3. Copy the folder chaindata to:

🔥 STEP 5 — START MINING (NOW WE CAN)

Right-click:

➡️ Run as administrator

🔍 HOW TO KNOW IF YOU ARE REALLY MINING

🔥 ARE YOU REALLY MINING ON THE ORIGINAL NETWORK? 🔥

MINER COMMANDS

🚀 INRI CHAIN – WINDOWS CPU MINER IS LIVE! ⛏️

Final structure of the C:\INRI folder