Soqucoin · Developers

What you can build.

A settlement layer for instant, quantum-safe value. Far more than wallets.

Read this first

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.

What you can build

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.
Instant, sub-cent, machine-native, no card networks, quantum-safe.

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.
The game runs off-chain; the chain settles value and proves ownership.

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.
An integration, not an identity database. You keep the sensitive data; the chain gives you trust and payment.
The honest boundary

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.

How you actually build

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.

Under the hood, the protocol uses post-quantum signatures and covenant-based channel constructions to make all of this safe. You do not write those, read those, or need to understand those to build a great app. They are the engine; the SDK is the steering wheel. The protocol internals are documented separately for the curious, but no application needs them to get started.
Pick a use case. Grab the template. Ship it.
Browse the templates
Apply to the Builders League for grants, featured placement, and support.