The Future is Lattice-Based.
Soqucoin is the first Scrypt PoW production cryptocurrency to implement Dilithium ML-DSA-44 with integrated LatticeFold+ batch verification, active on regtest/testnet and reserved for mainnet activation via soft fork.
{
"chain": "main",
"blocks": 12405,
"bestblockhash": "0000...a1b2",
"verification": "LatticeFold+",
"signature_scheme": "Dilithium-ML-DSA-44",
"quantum_security": true
}
Built for the Post-Quantum Era
Classical cryptography is dead. Soqucoin replaces ECDSA with NIST-standardized lattice cryptography.
Dilithium ML-DSA-44
Uses Dilithium for all transaction authorization. Legacy secp256k1 remains only in the privacy layer and legacy helper code.
LatticeFold+ Verification
Recursive folding proofs allow verifying batches of 512+ signatures in milliseconds, enabling massive scalability.
Classical Privacy Layer
Outputs may carry Bulletproofs++ range proofs (128-bit classical security). In v1 amounts remain visible on-chain; proofs certify range correctness. A lattice-based, fully confidential upgrade is planned for v0.22.
Scrypt Proof-of-Work
ASIC-ready mining with Scrypt (1024, 1, 1, 256). Fully compatible with Dogecoin/Litecoin hardware.
System Architecture
A ground-up redesign of the blockchain stack for the post-quantum era.
Recursive Proofs.
Infinite Scale.
Soqucoin introduces OP_CHECKFOLDPROOF, a new opcode that verifies succinct
arguments of knowledge for batch validity.
- Binius Commitments: Highly efficient binary field commitments.
- PAT Commitment: Practical Aggregation Technique for signature commitment.
- 0.18ms Verification: Blazing fast signature checks on consumer hardware.
- OP_RETURN Privacy: Bulletproofs++ range proofs for confidential transactions (classical DLOG security; lattice upgrade in v0.22).
Block Explorer
Latest blocks on the Soqucoin network (sim)