Bitcoin Forum
July 29, 2026, 01:46:52 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 215 times)
qbtc-core (OP)
Newbie
*
Offline

Activity: 8
Merit: 0


View Profile
July 25, 2026, 07:44:01 PM
Last edit: July 28, 2026, 09:27:40 PM 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

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
qbtc-core (OP)
Newbie
*
Offline

Activity: 8
Merit: 0


View Profile
July 28, 2026, 09:08:19 AM
 #2

Update on Q-BTC Mainnet: Block 13,000 and the Post-Quantum Reality

The original vision of a peer-to-peer electronic cash system was rooted in cryptographic certainty, not institutional trust or speculative frenzy. Today, that vision is largely obscured by noise. The root problem with the current crypto ecosystem is the illusion of perpetual security.

While the industry chases fleeting trends, the cryptographic bedrock of almost all digital assets—ECDSA and standard elliptic curves—is nearing its expiration date. Recent milestones in quantum error-correction—most notably, Google's Willow chip crossing the fault-tolerance threshold—are not theoretical anomalies; they are a definitive countdown. Yet, the ecosystem continues to build skyscrapers on a fault line.

Q-BTC was ignited on May 17, 2026, to address this singular point of failure.

"17/May/2026: The quantum age dawns. The 21,000,000 truth shines eternal."

Without fanfare, pre-mines, or venture capital, the Q-BTC mainnet has now quietly and securely surpassed block 13,000.

The protocol works exactly as intended. The integration of ML-DSA-65 (lattice-based cryptography) introduces substantial data and I/O overhead, yet our node architecture and RocksDB storage handle the ~3.3 KB signatures flawlessly. The ASERTi3-2d difficulty adjustment algorithm has successfully absorbed the variance of early hashrate, stabilizing the block time.

During this genesis phase, the initial hashrate was sustained solely to secure the chain's infancy and verify the real-world stability of ML-DSA-65 signatures. This remains a pure, open experiment in post-quantum survival.

The genesis bootstrap phase is now complete. The network is stabilized and fully open to the public. To prevent ASIC/GPU centralization and preserve the original "one-CPU-one-vote" ethos, the consensus mechanism remains strictly CPU-bound.

For those who still believe in the original cypherpunk vision—where security relies on absolute mathematical proof rather than hope—the software is available.

The network is waiting.

-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!