TIDECOIN
Get TDC

Tidecoin Whitepaper

Tidecoin: A Post-Quantum Secure Peer-to-Peer Cryptocurrency. Version 2.0 — February 2026.

// abstract

A post-quantum secure peer-to-peer cryptocurrency

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 post-quantum signature schemes from the NIST PQC process: Falcon-512/1024 and ML-DSA-44/65/87. Built on Bitcoin Core, the network has been in continuous operation since December 27, 2020.

version·v2.0published·February 2026
// contents

Table of Contents

// source

Full HTML version in preparation

The PDF above is the current authoritative version. Source markdown lives in the Tidecoin Core repository at doc/whitepaper.md.

View on GitHub
// cite this work

Citation

citation.bibbibtex
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}
$copy — tidecoin@whitepaper:~