What you can build.
A settlement layer for instant, quantum-safe value. Far more than wallets.
Soqucoin is a settlement and value-transfer layer, not a world computer. You do not deploy your app onto the chain the way you would on Ethereum. Your app runs wherever you want, on a server, a phone, or an AI agent, and it uses the chain for the handful of things it is uniquely good at:
- Move value instantly, in amounts as small as a fraction of a cent.
- Settle securely, with finality, on quantum-safe rails.
- Sign and verify with post-quantum signatures that stay valid for decades.
- Anchor a tamper-proof proof that something existed and was not altered.
You build the app. The chain is the rail underneath it.
AI and machine-to-machine payments Frontier
The use case almost nobody has built yet.
- AI agents paying each other per call, per inference, or per token, in real time.
- API monetization where the caller pays per request instead of holding a subscription.
- Device-to-device and IoT micropayments.
- Pay-on-delivery, where payment only releases when the work is verifiably done.
Creator and content monetization
- Tipping and creator payouts.
- Pay-per-article, pay-per-view, or per-second streaming for video, audio, and podcasts.
- Subscriptions implemented as a continuous stream of tiny payments.
Games and virtual economies
- In-game payments and item or asset purchases.
- Instant micro-rewards and play-to-earn payouts.
- Post-quantum signed ownership of in-game assets.
Commerce and point-of-sale
- Merchant tools and point-of-sale for quantum-safe payments.
- Cross-border remittance.
- Instant retail settlement.
Settlement, proofs, and record-anchoring
- Anchor a hash of a document, credential, or record on-chain as tamper-evident proof it existed and was not changed.
- Post-quantum sign documents, IDs, and certificates that must stay verifiable for decades.
- Supply-chain provenance and audit trails.
- Regulated records such as healthcare, where the data itself stays off-chain for privacy and the chain holds only the proof, the signature, and the settlement.
The chain is great at moving value, settling, anchoring proofs, and post-quantum signing. It is not, today, an EVM or smart-contract platform. There is no arbitrary on-chain computation, no on-chain DeFi protocols, and no Turing-complete contracts. That constraint is deliberate, and it is part of what keeps a Bitcoin-class chain simple and secure. Richer on-chain logic is what the L2SOQ roadmap is for, and we will not pitch what has not shipped.
You work through the SDKs, with high-level calls that map to what you are doing: open a channel, create an invoice, send or stream a payment, attach a condition, anchor a hash, sign a record. You start from a working template, change what you need, and ship. You do not write low-level scripts, and you never need to know how the channels are constructed underneath.