Skip to content
FAQ

Answers about the control plane, not generic stablecoin lore.

Product

What is Stablecoin Roadmap?

It is a stablecoin control plane. An app creator uses the UI, or an agent uses scoped API keys, to choose providers, configure compliance, deploy contracts, and run supported operations.

Product

What is it not?

It is not a bank, wallet provider, blockchain, or compliance vendor. It coordinates the infrastructure you choose and enforces the gates around that workflow.

Providers

How does provider selection work?

The platform models operational categories such as sanctions screening, KYC, custody, token issuance, and bank transfer initiation. A provider is useful when it fits the category, jurisdiction, asset, corridor, and operator requirements for the flow.

Providers

What provider depth exists today?

Directory records, provider connections, encrypted credential storage, health checks, the provider SDK, adapter runtime, and builtin adapter execution exist in the repo. Most money-movement provider flows run in simulation through builtin adapters today.

Readiness

What is live versus simulated?

The control-plane UI, scoped keys, contract lifecycle endpoints, compliance engine, audit trails, provider runtime, and sandbox execution are shipped. Live third-party KYC, banking, custody, and issuance depend on corridor provider rollout.

Readiness

Do you hold funds or issue deposits?

No. The product coordinates contracts, providers, compliance gates, and workflow state. It does not hold customer funds, take deposits, or replace licensed financial providers.

Agents

Can an autonomous agent use the platform?

Yes. Agents use scoped bearer keys against the agent API surface. Keys can be limited by resource, such as compliance, payments, wallets, projects, analytics, or FX.

Compliance

Does compliance run before or after execution?

Before. The adapter runtime calls the compliance gate before execution. If the decision is block or escalation, the operation does not proceed as a normal execution path.

Contracts

Who owns the contracts?

The app owner deploys and owns the contract output. Stablecoin Roadmap generates, compiles, validates, simulates, and records the lifecycle around that deployment.