Tidecoin: A Post-Quantum Secure Peer-to-Peer Cryptocurrency. Version 2.0 — February 2026. Falcon-512 signatures, PQHD wallet, ML-KEM-512 transport, scrypt merged mining. Built on Bitcoin Core v30.
Tidecoin is a decentralized cryptocurrency engineered from genesis to resist attacks from both classical and quantum computers. While Bitcoin and virtually all major blockchains rely on ECDSA — which Shor's algorithm will break once sufficiently powerful quantum computers exist — Tidecoin replaces ECDSA entirely with NIST-standardized post-quantum signature schemes: Falcon-512/1024 and ML-DSA-44/65/87. Built on Bitcoin Core v30, the network has been in continuous operation since December 27, 2020 — over five years of uninterrupted block production with zero security incidents.
The PDF above is the current authoritative version. Source markdown lives in the Tidecoin Core repository at doc/whitepaper.md.
Copy the BibTeX entry below. Cite Tidecoin in academic papers, arXiv preprints, and conference submissions.
01@techreport{tidecoin2026,02title = {Tidecoin: A Post-Quantum Secure Peer-to-Peer Cryptocurrency},03version = {2.0},04year = {2026},05month = {February},06url = {https://tidecoin.org/whitepaper},07institution = {Tidecoin Project},08}