TrueCash TrueCash Miner

Power the Zero-Gas Economy.

Run a decentralized relayer node on your computer. Pay microscopic gas fees for users, and earn a massive profit margin in TRUECASH automatically.

View on GitHub
miner@node:~$ npm start

[14:32:01] Starting TrueCash Relayer Node v1.0.0...
[14:32:02] Connected to Binance Smart Chain Mainnet.
[14:32:02] Listening to TrueCash Mempool...

[14:35:14] ⚡ New Zero-Gas Intent detected in Mempool!
[14:35:14] Target: Checkout (0x4a12...9bC1)
[14:35:15] Processing payload... Signing transaction...
[14:35:18] ✔ TRANSACTION CONFIRMED
[14:35:18] Gas Paid: 0.0001 BNB ($0.03)
[14:35:18] Reward Earned: 250 TRUECASH ($1.25)
[14:35:18] Profit Margin: +4100%

[14:35:19] Listening to TrueCash Mempool...

Quick Start Guide

1

Clone the Repository

Download the open-source node software directly from GitHub to your local machine.

git clone https://github.com/officialtruecash/truecash-miner.git
2

Install Dependencies

Navigate into the directory and install the required Node.js packages.

cd truecash-miner
npm install
3

Run the Node

Start the miner. The setup wizard will securely prompt you for your Dedicated Mining Wallet.

npm start

Best Practice: The Dedicated Mining Wallet

To operate this node, you must provide a wallet private key so the script can sign transactions on your behalf. We highly recommend creating a brand new, dedicated wallet address exclusively for mining. Fund it with just $2 to $5 of BNB for gas fees, and periodically sweep your TRUECASH profits to your main hardware wallet. This ensures absolute peace of mind while your node runs 24/7.