Soqucoin Operations for Quantum-Tolerant Ecosystem Custody
Vault-Tec saved humanity from nuclear war. SOQ-TEC saves your assets from quantum war.
100% of Solana wallets are quantum-vulnerable.
Every Ed25519 public key is exposed directly on-chain. When a cryptographically relevant quantum computer runs Shor's algorithm, every keypair is recoverable. The "harvest now, decrypt later" (HNDL) attack means adversaries are already recording Solana transactions for future decryption.
$180B+ in Solana TVL is protected by classical cryptography that has an expiration date.
Project Eleven — Solana's own PQ security partner — proved this in April 2026: replacing Ed25519 with Dilithium on Solana's testnet caused a 90% throughput reduction. Signatures went from 64 bytes to 2,420 bytes (40× larger). Solana's architecture (Gulf Stream, Turbine, QUIC) is optimized for compact data — full PQ migration would destroy what makes Solana valuable.
The Winternitz Vault was the interim answer — hash-based one-time signatures. But it handles SOL only (no SPL tokens), keys die after one use, and it can't compose with DeFi. It's a fire exit, not a home.
SOQ-TEC is the quantum-safe custody layer for Solana.
Soqucoin is a purpose-built, ML-DSA-44 (FIPS 204) Dilithium-native L1 blockchain designed from genesis for post-quantum safety. It's not fast — it's Dogecoin-speed (~1-minute blocks, UTXO model). And that's the point.
Think of it like a safety deposit box at a bank:
- Solana = the trading floor (fast, liquid, classical)
- Soqucoin = the vault (NIST Dilithium, Halborn-audited, quantum-safe)
- SOQ-TEC = the bridge between them
Our bridge doesn't take value from Solana. It extends Solana's security perimeter into post-quantum territory.
Solana Wallet (Ed25519, vulnerable)
→ Winternitz Vault (hash-based PQ on Solana)
→ SOQ-TEC Bridge (relayer attestation)
→ SOQ-TEC Vault (Dilithium PQ custody on Soqucoin L1)
→ Bridge back when you need Solana speed
| Component | Technology | Status |
|---|---|---|
| Solana Bridge Program | Anchor/Rust — SPL burn/mint, circuit breaker, PoR | 🔨 Building |
| Soqucoin Vault | C++ — Dilithium multisig custody (3-of-5) | 🔨 Building |
| Relayer Service | TypeScript/Node — event watchers, threshold signatures | 🔨 Building |
| SOQ-TEC Terminal | HTML/CSS/JS — Pip-Boy themed bridge dashboard | ✅ Live |
flowchart LR
subgraph Solana["Solana (Quantum Vulnerable)"]
A[pSOQ SPL Token] -->|burn| B[Bridge Program]
B -->|relayer| C[Attestation]
end
subgraph Soqucoin["Soqucoin L1 (SOQ-TEC Vault)"]
C -->|verify| D[SOQ-TEC Vault]
D -->|release| E[Native SOQ]
end
E -->|lock| D
D -->|attest| C
C -->|mint| B
B --> A
The Winternitz Vault becomes the first link in an end-to-end PQ-safe chain:
- User deposits SOL into a Winternitz Vault (PQ-safe on Solana)
- Vault funds a bridge transaction via SOQ-TEC
- Bridge converts to native SOQ on Soqucoin L1 (also PQ-safe)
- Neither side uses classical Ed25519 at any point in the critical path
This creates the world's first fully post-quantum cross-chain flow.
The bridge dashboard uses a Fallout Pip-Boy / Vault-Tec inspired terminal aesthetic:
- Boot Sequence — Full BIOS-style system initialization
- Vault Status — Real-time balance, backing ratio, Dilithium protection
- Network Comparison — Soqucoin (PQ-NATIVE) vs Solana (QUANTUM EXPOSED)
- Bridge Activity — Live transaction feed
- Proof of Reserves — Visual SOQ locked vs pSOQ minted
- CRT Effects — Scanlines, vignette, phosphor glow, screen flicker
Live: soqtec.soqu.org
| Asset | Detail |
|---|---|
| Live Testnet | Soqucoin Testnet3 — xplorer.soqu.org |
| Security Audit | Halborn — completed & fully remediated (2026) |
| Cryptography | NIST FIPS 204 ML-DSA-44 (Dilithium) — production, not prototype |
| Patent | Application #63/999,796 — PQ blockchain consensus |
| Codebase | 100,000+ LOC open source C++ |
| Founder | 25 years USAF Cyber Operations + Oracle security engineering |
| pSOQ Token | Live on Solana — 1B supply |
| Revenue Stream | Model |
|---|---|
| Bridge fees | 0.1% per cross-chain transfer |
| PQ custody services | Institutional cold storage |
| PQCAT compliance | PQC readiness scanning for Solana protocols |
| SDK licensing | Bridge tech licensed to other L1s |
TAM: $180B+ Solana TVL with quantum-vulnerable Ed25519 exposure.
| Week | Focus |
|---|---|
| Week 1 (Apr 7–13) | ✅ Terminal dashboard, GitHub repo, Colosseum registration |
| Week 2 (Apr 14–20) | Solana bridge program (Anchor), relayer service, devnet deploy |
| Week 3 (Apr 21–27) | End-to-end demo, Winternitz integration, draft video |
| Week 4 (Apr 28–May 4) | Dashboard polish, security docs, final video |
| Buffer (May 5–11) | Final fixes, Colosseum submission |
# Clone
git clone https://github.com/soqucoin/soqtec.git
cd soqtec
# The terminal dashboard is a static site — just open it
open index.html
# Or serve locally
python3 -m http.server 8080soqtec/
├── index.html # SOQ-TEC Terminal dashboard
├── style.css # Pip-Boy theme + CRT effects
├── script.js # Boot sequence, live data, activity feed
├── docs/
│ ├── ARCHITECTURE.md # Technical architecture deep-dive
│ ├── SECURITY.md # Trust model & threat assumptions
│ └── BRIDGE_SPEC.md # Bridge protocol specification
├── LICENSE # MIT
└── README.md # This file
- Dashboard: soqtec.soqu.org
- Explorer: xplorer.soqu.org
- Soqucoin: soqu.org
- Labs: soqucoin.com
- pSOQ Token: pump.fun
- Twitter: @soqucoin
Colosseum Frontier 2026 — April 6 – May 11, 2026
$2.75M in prizes. SOQ-TEC competes as the first quantum-tolerant custody bridge for Solana.
"Prepared for the Quantum Future."
MIT — see LICENSE for details.
SOQ-TEC — Built by Soqucoin Labs Inc.
228 Park Ave S, Pmb 85451, New York, NY 10003