How to launch a stablecoin: a practitioner reality check

If the first question is which blockchain to use, the stablecoin project has started in the wrong place.

Learning how to launch a stablecoin begins with the legal issuer, user need, reserve model, redemption promise, banking access, and operating controls. The token contract is only one component.

A serious launch has to work when users redeem, a bank transfer fails, reserves move between custodians, a wallet is sanctioned, a smart contract must be upgraded, or a market maker stops quoting. If the design cannot explain those moments, it is not launch-ready.

This article is a practical framework, not legal advice. MiCA, the US GENIUS Act, local licensing, securities rules, payments law, sanctions, tax, accounting, and consumer-protection obligations require current specialist review in each market.

Step 1: prove that a new stablecoin should exist

Start with the user problem, not the brand.

Define:

  • who will hold and use the token
  • which payment or settlement flow it improves
  • the currency or asset it references
  • where users are located
  • who can mint and redeem
  • why an existing stablecoin or bank deposit is insufficient
  • how the issuer will earn enough to operate safely

A stablecoin can add value when it connects a specific network, regulated issuer, settlement process, treasury flow, or customer group. It can also fragment liquidity, add another compliance perimeter, and create a new redemption obligation without solving a real problem.

Do not launch merely because the technical contract is easy to deploy. The hard product is the operating institution around it.

Step 2: classify the token and issuer in each market

The legal analysis must precede public issuance.

Questions include:

  • Is the token a payment stablecoin, e-money token, asset-referenced token, deposit, security, fund unit, or another regulated instrument?
  • Which entity is legally obligated to redeem?
  • Which licenses or approvals apply?
  • Where is the offer, distribution, custody, exchange, and redemption activity taking place?
  • Which rules apply to foreign users and cross-border access?
  • Who supervises the issuer and its partners?

The answer can differ by jurisdiction and product design. A token described as a stablecoin in marketing may receive a different legal classification.

MiCA status in the European Union

Regulation (EU) 2023/1114 on markets in crypto-assets, known as MiCA, applies generally from 30 December 2024. Its rules for asset-referenced tokens and e-money tokens have applied since 30 June 2024.[1]

MiCA defines an e-money token as a crypto-asset that stabilizes its value in relation to one official currency. An issuer offering an e-money token to the public or seeking admission to trading must be authorized as a credit institution or e-money institution. The public EUR-Lex summary also states requirements for par issuance and redemption, secure low-risk assets in the same currency, a separate account at a credit institution, and recovery and redemption plans.[1]

An asset-referenced token uses another asset or basket as its reference. Public offering or admission to trading generally requires an authorized EU issuer or a credit institution following the applicable white-paper approval path, along with reserve, own-funds, governance, recovery, and redemption obligations.[1]

The exact classification and current technical standards must be checked with counsel and the relevant authority.

GENIUS Act status in the United States

The GENIUS Act became Public Law 119-27 on 18 July 2025. It created a federal and state framework for permitted payment stablecoin issuers.[2]

The law requires identifiable reserves of at least one-to-one for outstanding payment stablecoins, using eligible assets defined in the statute. It also requires a public redemption policy and fees, monthly reserve composition publication, monthly examination and executive certification, risk-management standards, Bank Secrecy Act and sanctions controls, and technological capability to comply with lawful orders.[2]

The law prohibits a permitted issuer from paying interest or yield solely for holding, using, or retaining the payment stablecoin.[2]

The enacted framework does not mean every implementing detail is finished. A Federal Reserve FEDS Note dated 30 March 2026 said federal and state regulators were taking steps to implement the law and that those rules would affect adoption.[3] A launch team must verify the latest rulemaking, application route, transition dates, state requirements, and regulator instructions rather than relying on a high-level summary.

Step 3: design the reserve before the token

The reserve is not a marketing appendix. It is the economic foundation of redemption.

Define:

  • eligible reserve assets
  • currency matching
  • credit quality
  • maturity and duration
  • concentration limits
  • custody and account structure
  • segregation and insolvency treatment
  • liquidity buffers
  • who can trade or move reserves
  • how yield and fees are allocated
  • stress-redemption procedures

A nominal one-to-one reserve can still fail operationally if assets cannot be sold, transferred, or accessed quickly enough.

The fiat settlement layer guide explains how stablecoin value connects to reserve custodians, commercial bank money, central bank money, FX, and beneficiary accounts.

Step 4: secure banking, custody, and payment partners

A stablecoin issuer needs more than one bank account.

The operating model may require:

  • reserve and safeguarding accounts
  • customer-funds accounts
  • domestic payment rails
  • international wires
  • treasury and cash management
  • reserve-asset custody
  • settlement-bank access
  • fiat on-ramps and off-ramps
  • foreign exchange
  • audit and attestation support

Step 5: make minting and redemption one controlled process

Minting should occur only after the issuer confirms eligible funds under the approved process. Burning should connect to an authorized redemption and completed fiat payout.

The control chain should answer:

  1. Who is allowed to request minting or redemption?
  2. Which account and identity checks apply?
  3. What proves incoming funds are final and available?
  4. Who approves the token action?
  5. How are token supply and reserves reconciled?
  6. What happens when the bank leg fails after the token leg begins?
  7. Which fees, cut-offs, and service levels are disclosed?
  8. How are large or suspicious redemptions escalated?

Redemption is the product's credibility test. Publish the process in plain language and test it under load, bank delay, market stress, and partial outage.

Step 6: build compliance into the operating model

Stablecoin compliance is broader than screening a wallet address.

A production control set can include:

  • customer identification and due diligence
  • sanctions screening
  • transaction monitoring
  • suspicious-activity handling
  • geographic and product restrictions
  • wallet ownership or counterparty controls where required
  • travel-rule handling where applicable
  • fraud monitoring
  • lawful-order response
  • data retention and privacy
  • case management and human escalation

The programmable compliance guide explains why rules-as-code can automate bounded decisions but cannot replace legal interpretation, human judgment, sanctions escalation, or supervisory accountability.

Identity and authority should also remain distinct. A credential can prove who an organization or representative is. It does not by itself authorize a payment, mint, burn, freeze, or reserve transfer. The vLEI guide provides useful context for verifiable organizational and role credentials.

Step 7: engineer the token and control plane

Choose the chain and token standard only after defining the operating requirements.

The architecture should cover:

  • contract roles and least privilege
  • mint and burn controls
  • key custody and quorum
  • upgrade process
  • pause and recovery paths
  • allowlisting or denylisting where legally required
  • chain-finality assumptions
  • cross-chain issuance and supply control
  • bridge risk
  • monitoring and alerting
  • incident response
  • independent code review and testing

NIST IR 8408 identifies stablecoin security and trust risks including unauthorized minting, collateral theft, malicious contract upgrades, oracle compromise, underlying-chain attacks, insufficient reserves, reserve mismatch, denylisting, manager actions, dissolution, and mass user departure.[4]

The NIST stablecoin security entry should be treated as technical risk analysis, not current regulatory guidance.

Do not deploy the same privileged key across minting, upgrading, freezing, and reserve movement. Separate duties and make emergency authority explicit, tested, and reviewable.

Step 8: create independent reserve reporting and reconciliation

Attestation is not the same as an audit, and neither replaces daily operational reconciliation.

The reporting model should define:

  • what reserve information is published
  • the valuation time and method
  • treatment of accrued interest and fees
  • bank and custodian confirmations
  • token supply across every supported chain
  • outstanding but unsettled mint and redemption instructions
  • independent examination or assurance scope
  • exception ownership
  • correction and restatement process

Daily controls should reconcile authorized token supply to issuer records and reserve data. Cross-chain issuance adds another requirement: prove that tokens locked, burned, bridged, or natively minted cannot create unrecorded supply.

Step 9: design distribution and liquidity

Issuance is not adoption.

A stablecoin needs a real path to users and a credible path back to fiat. That can involve wallets, exchanges, merchants, payment service providers, market makers, treasury platforms, banks, and local payout partners.

Define:

  • primary-market mint and redemption access
  • secondary-market liquidity
  • market-maker obligations and limits
  • supported corridors and user groups
  • wallet and custody options
  • fees and spreads
  • off-ramp coverage
  • business continuity if a venue exits

The Federal Reserve analysis notes that on-ramp, off-ramp, FX inventory, and intermediary services can remain even when on-chain transfer costs are low.[3]

Step 10: pilot the failure cases

A pilot should prove the operating model, not generate a press release.

Test:

  • normal mint, transfer, and redemption
  • duplicate or replayed requests
  • bank payment rejection
  • delayed reserve confirmation
  • sanctions or fraud alert
  • frozen wallet
  • contract pause
  • key loss or signer unavailability
  • chain congestion or reorganization
  • oracle failure if used
  • reserve-custodian outage
  • large redemption wave
  • market-maker withdrawal
  • reconciliation break
  • customer complaint
  • regulator or court order
  • controlled wind-down

The Settlement Endpoint Control Tower shows the wider principle: release should depend on a resolved endpoint, valid mandate, policy decision, evidence receipt, and human gate where required.

Why most teams should not launch a stablecoin

Do not launch if the project lacks any of these foundations:

  • a clear problem that an existing payment method or stablecoin cannot solve
  • a legally permitted issuer
  • durable banking and reserve custody
  • credible redemption and liquidity
  • sustainable compliance operations
  • controlled token administration
  • independent reporting
  • distribution economics
  • incident and wind-down capability

In those cases, integrating an existing regulated stablecoin, tokenized deposit, or bank payment rail may be safer and cheaper.

The question is not whether a team can deploy a token. It is whether it can operate a redeemable monetary liability through normal conditions and stress.

Practitioner takeaway

How to launch a stablecoin is an institutional design question before it is a software question.

Start with purpose, legal classification, issuer authority, reserves, redemption, banks, custody, and compliance. Then design the contract, keys, reporting, distribution, pilot, and recovery around those obligations.

MiCA is already applicable under its staged dates. The GENIUS Act is enacted, with implementation details still requiring current regulator review. Neither framework can be reduced to a generic checklist for every product or jurisdiction.

If the business case works only when redemption is rare, banking never fails, regulators never ask questions, and the peg never comes under pressure, it is not a stablecoin launch plan.

Sources

  1. European Union, Regulation (EU) 2023/1114 on markets in crypto-assets, and the EUR-Lex MiCA summary, accessed 20 August 2026.
  2. United States, GENIUS Act, Public Law 119-27, enacted 18 July 2025.
  3. Kyungmin Kim, Romina Ruprecht, and Mary-Frances Styczynski, Payment Stablecoins and Cross Border Payments: Benefits and Implications for Monetary Policy Implementation, Federal Reserve FEDS Notes, 30 March 2026. The analysis reflects the authors' views.
  4. Peter Mell and Dylan Yaga, Understanding Stablecoin Technology and Related Security Considerations, NIST IR 8408, September 2023. NIST is non-regulatory and this publication is used here for technical risk analysis.
  5. European Banking Authority, Asset-referenced and e-money tokens under MiCA, accessed 20 August 2026.

Frequently asked questions

How much does it cost to launch a stablecoin?
There is no reliable universal figure. Cost depends on licensing, legal structure, reserves, banking, custody, compliance operations, technology, audits, distribution, staffing, jurisdictions, and scale.
Does MiCA allow anyone to issue a euro stablecoin?
No. Under MiCA, an e-money token issuer offering to the public or seeking admission to trading must be authorized as a credit institution or e-money institution and meet the applicable requirements.
Is the GENIUS Act currently law?
Yes. It became Public Law 119-27 on 18 July 2025. Launch teams must still verify current implementing rules, application procedures, transition dates, and state requirements.
Must a stablecoin hold one-to-one reserves?
That depends on the legal regime and product. The US GENIUS Act requires permitted payment stablecoin issuers to maintain identifiable reserves backing outstanding tokens on at least a one-to-one basis using eligible reserve assets.
Is a monthly reserve attestation enough?
No. The issuer also needs continuous operational control, reconciliation, liquidity management, bank and custodian access, accurate token-supply records, and an effective redemption process.
Should a fintech launch its own stablecoin?
Only if a new token solves a clear problem and the firm can sustain the issuer, reserve, banking, compliance, security, liquidity, redemption, reporting, and wind-down obligations. Many firms should integrate an existing regulated rail instead.

Related