Bitcoin Forum
July 28, 2026, 07:57:49 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Quantum Bitcoin (Q-BTC) | Post-Quantum P2P Cash | CPU-Only Fair Mining  (Read 27 times)
qbtc-core (OP)
Newbie
*
Offline

Activity: 7
Merit: 0


View Profile
July 25, 2026, 07:44:01 PM
Last edit: July 26, 2026, 12:42:06 AM by qbtc-core
 #1

Quantum Bitcoin (Q-BTC) Mainnet
"17/May/2026: The quantum age dawns. The 21,000,000 truth shines eternal."

GitHub Source: https://github.com/Q-Jack-core/quantum-btc
Official Explorer: https://explorer.qbtc-core.org

Miners, the Q-BTC mainnet has successfully and safely crossed block height 12,600+. The network architecture has proven to be incredibly stable, but we are still in the absolute early genesis dividend period. We are looking for more decentralized solo miners to join the network and secure the post-quantum frontier.

We saw other "post-quantum" projects struggling with broken wallets, 0-conf vulnerabilities, and crashing explorers. Q-BTC is different. It is a fundamental architectural redesign built from the ground up in pure Rust.

1. Why Q-BTC? (The Hardcore Specs)
  • Native ML-DSA-65 Consensus: We completely ripped out ECDSA. The consensus layer inherently enforces lattice-based cryptography.
  • 100% ASIC & GPU Resistant: The massive mathematical overhead of ML-DSA matrix multiplications at the consensus layer renders legacy ASICs and GPUs completely useless. This is a bare-metal CPU paradise.
  • Transparent Fair Launch: Zero VC funding, zero dev tax. As documented in our whitepaper, only the initial 200 blocks were bootstrapped strictly for live ASERT difficulty calibration. The network is now completely open to the public.
  • 128-bit ASERT Engine: Continuous difficulty adjustment that protects small solo miners from hash-and-run whale attacks.
2. How to Mine (CPU Only)
We have eliminated all setup friction. You can start solo mining on your CPU in 60 seconds.

For Windows Users (1-Click Method):
1. Go to our Releases Page and download qbtc-core-windows.zip.
2. Unzip the folder and double-click Start_Mining.bat.
3. The wizard will automatically guide you to generate a wallet and start the auto-miner.

For Linux / macOS / Source Compilers:
Step A: Clone and run the node
Code:
git clone https://github.com/Q-Jack-core/quantum-btc.git
cd quantum-btc
cargo build --release
cargo run --release
Step B: Once the node starts and syncs, generate a wallet in the console (replace 'mywallet' with your desired name):
Code:
wallet_gen mywallet
Step C: Start automated mining:
Code:
auto_mine start mywallet

3. The Solo Mining Golden Era
The network is currently running entirely on decentralized solo mining via full nodes.

Before any mining pools emerge and centralize the hashrate, this is the golden window for everyday users to mine blocks directly with their bare-metal rigs.

Fire up your EPYC, Ryzen, or even old laptop CPUs. Join the cypherpunk movement.
Code is law.

-J.
Q-BTC Core
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!