Private credit and tokenized U.S. Treasuries carry the market today because they pair predictable cash flows with investors who buy and hold. Real estate and money market funds add value for different reasons, but each comes with a sharper operational constraint. The table below maps where the genuine institutional case sits right now and where the marketing runs ahead of the data.
Asset class
Current market depth
Liquidity reality
Key operational benefit
Primary implementation complexity
Asset class
Asset class
Current market depth
Current market depth
Liquidity reality
Liquidity reality
Key operational benefit
Key operational benefit
Primary implementation complexity
Primary implementation complexity
Private credit
$14B TVL, the largest tokenized RWA category, growing roughly 180% year over year
Buy-and-hold. Investors hold to maturity, and secondary trading is thin because each deal is bespoke
Programmable distributions automate interest payments and covenant enforcement across many lenders without manual servicing
Each credit pool needs custom legal terms and ERC-3643 compliance controls configured per deal, so templating only goes so far
Asset class
Private credit
Current market depth
$14B TVL, the largest tokenized RWA category, growing roughly 180% year over year
Liquidity reality
Buy-and-hold. Investors hold to maturity, and secondary trading is thin because each deal is bespoke
Key operational benefit
Programmable distributions automate interest payments and covenant enforcement across many lenders without manual servicing
Primary implementation complexity
Each credit pool needs custom legal terms and ERC-3643 compliance controls configured per deal, so templating only goes so far
Tokenized Treasuries
$7.4B TVL, up sharply from a near-zero base in 2023
Effectively buy-and-hold despite high transfer volume. BlackRock's BUIDL has 85 holders and Franklin Templeton's BENJI shows zero monthly transfers
Same-day yield access and atomic settlement, with redemption back to the issuer rather than a true secondary market
Lowest of the four. The underlying asset is fungible and already trusted, so the work concentrates on chain selection and custody
Asset class
Tokenized Treasuries
Current market depth
$7.4B TVL, up sharply from a near-zero base in 2023
Liquidity reality
Effectively buy-and-hold despite high transfer volume. BlackRock's BUIDL has 85 holders and Franklin Templeton's BENJI shows zero monthly transfers
Key operational benefit
Same-day yield access and atomic settlement, with redemption back to the issuer rather than a true secondary market
Primary implementation complexity
Lowest of the four. The underlying asset is fungible and already trusted, so the work concentrates on chain selection and custody
Real estate
$0.3B, early and fragmented across small issuers
The weakest. RealT property tokens change hands once per year on average, and each property is non-fungible
Fractional ownership lowers the minimum ticket from millions to hundreds of dollars, widening the eligible investor base
Heterogeneous valuations defeat generic automated market makers, and each property typically needs its own SPV and oracle for rent and appraisal data
Asset class
Real estate
Current market depth
$0.3B, early and fragmented across small issuers
Liquidity reality
The weakest. RealT property tokens change hands once per year on average, and each property is non-fungible
Key operational benefit
Fractional ownership lowers the minimum ticket from millions to hundreds of dollars, widening the eligible investor base
Primary implementation complexity
Heterogeneous valuations defeat generic automated market makers, and each property typically needs its own SPV and oracle for rent and appraisal data
Money market funds
Included in tokenized Treasury totals; Franklin's BENJI and similar funds anchor this category
Buy-and-hold with redemption to the issuer, though MAS Project Guardian trials have paired tokenized MMF shares with automated FX hedging
Programmable distributions and on-demand currency conversion give treasury teams the same-day yield with built-in hedging
The fund wrapper and transfer agent must reconcile on-chain share records against the off-chain NAV continuously
Asset class
Money market funds
Current market depth
Included in tokenized Treasury totals; Franklin's BENJI and similar funds anchor this category
Liquidity reality
Buy-and-hold with redemption to the issuer, though MAS Project Guardian trials have paired tokenized MMF shares with automated FX hedging
Key operational benefit
Programmable distributions and on-demand currency conversion give treasury teams the same-day yield with built-in hedging
Primary implementation complexity
The fund wrapper and transfer agent must reconcile on-chain share records against the off-chain NAV continuously
Every tokenized RWA runs as two record systems that must agree, and the hardest engineering problem is keeping them synchronized. The token on-chain represents an ownership claim, but a blockchain cannot verify whether the warehouse behind that claim burned down, the insurance lapsed, or the underlying contract was voided. The chain holds computational truth. The asset holds legal truth. When those two diverge, the token continues trading at a price the underlying no longer supports.
That divergence is a valuation and legal exposure, not just a technical bug. If a property loses 30% of its value to fire damage and the token metadata never updates, every secondary trade after the event misprices the asset, and every holder relying on that price carries an unquantified loss. The smart contract executes flawlessly while representing something that no longer exists.
Two mechanisms partially close the gap. Proof of Reserve provides cryptographic verification that the reserves backing a token actually exist, which works well for fungible, verifiable holdings like treasuries or gold. Optimistic oracles handle subjective state by posting a claimed value on-chain and allowing a challenge window before it finalizes, which suits assets where a single feed cannot establish truth. Neither eliminates the reconciliation burden. Both shift it from a manual process to a continuous one that still needs a defined source of authority, a dispute path, and an update cadence.
The decision a manager faces is operational, not theoretical. You must name who attests to off-chain state, how often that attestation refreshes, and what happens to trading when an attestation is stale or disputed. A tokenization stack that leaves the oracle layer undefined has not removed the dual-state problem. It has only moved the failure off the roadmap and onto the cap table.
Your jurisdiction choice determines the legal structure, the eligible investor pool, and the on-chain transfer rules you must encode before launch. The United States, the European Union, and Singapore each force different decisions, and none of them eliminates the open questions around secondary trading.
In the United States, the SEC treats tokenized real-world assets as securities under existing law, so the Howey Test applies, and you pick an exemption before anything else. Reg D Rule 506(c) lets you raise unlimited capital from verified accredited investors and permits general solicitation, with the 12-month holding period enforced directly through smart contract transfer restrictions. Reg S covers offshore offerings to non-U.S. persons, with distribution compliance periods written into the token itself. If you intend to run a marketplace, you need broker-dealer registration, an ATS registration with FINRA, or the Special Purpose Broker-Dealer framework that the SEC established in 2021.
The EU splits tokenized instruments by type, and most institutional assets fall outside MiCA. MiCA governs stablecoins and utility tokens, but security tokens stay under MiFID II, prospectus rules, and CSDR. Germany's eWpG lets you issue bonds natively on a distributed ledger with the same legal standing as paper certificates, and the EU DLT Pilot Regime gives you a sandbox to test issuance and trading under temporarily modified rules. Choosing a German or Swiss structure buys legal recognition that MiCA does not provide for securities.
Singapore offers the most advanced multilateral framework through MAS Project Guardian, which has convened more than 40 financial institutions across seven jurisdictions and completed over 15 pilots. The Guardian trials demonstrated tokenized money market fund shares paired with automated FX swaps, enabling same-day yield access with on-demand currency hedging. In 2024, MAS announced plans to support commercialization through industry-wide standards and common settlement infrastructure, which makes Singapore the clearest path for a manager building toward shared liquidity.
Two questions remain unresolved across all three regimes. UK and EU law requires securities traded on secondary markets to be issued into a Central Securities Depository, and both the UK Digital Securities Sandbox and the EU DLT Pilot Regime are still examining whether existing CSD rules fit tokenized assets. On public chains, you also have to assess whether your transaction fees may reach sanctioned validator entities, a compliance exposure that no current framework fully resolves.
Tokenization runs as an ordered process, and skipping a step forces expensive rework later. The sequence below is the path a fund manager faces, with each decision constraining the ones that follow.
Start with the legal wrapper and jurisdiction. Decide whether the asset sits inside an SPV, a trust, or a direct ownership agreement, and confirm the structure is bankruptcy-remote so token holders hold an enforceable claim. Jurisdiction selection happens here too, because Singapore, Germany, and the U.S. each impose different prospectuses, custody, and investor-eligibility rules that shape every later choice. Get this wrong, and the token represents nothing a court will recognize.
Select the token standard second, driven by the instrument itself. ERC-3643 is the default for compliant security tokens because it carries identity verification and transfer restrictions natively, which suits money market funds, treasuries, and single-tranche credit. ERC-1400 fits tranched or partitioned structures, so a senior/junior private credit deal with distinct cash flow waterfalls maps to its partitioned framework more cleanly. The instrument's structure decides the standard, not the reverse.
Choose the chain third, and treat it as a custody decision rather than a performance one. Most institutional issuance runs on Ethereum or EVM-compatible chains like Polygon, Avalanche, and Base, because BitGo, Anchorage, and Fireblocks support them, and the tooling is mature. Chain selection determines which qualified custodians can hold the asset and which wallets interact with it, so picking a high-throughput chain with thin custodian coverage strands you without a regulated custody option.
Build the compliance engine and identity layer fourth. On-chain logic encodes accreditation checks, holding periods, jurisdictional limits, and maximum holder counts, and rejects non-compliant transfers at the smart contract level. Identity attestation providers like Quadrata, Civic, and Synaps let a single KYC verification carry across issuances, so an investor cleared once does not re-verify for every offering. A 12-month Reg D holding period is enforced directly through transfer restrictions rather than manual review.
Appoint the transfer agent fifth. A blockchain-native transfer agent maintains the official on-chain ownership record, and Securitize is SEC-registered for exactly this role. Cap table management becomes programmatic, with eligibility checks and transfer approvals executing automatically rather than passing through a paying agent.
Stand up execution and distribution last. A central limit order book serves liquid markets where price discovery matters, while request-for-quote suits large block trades or illiquid private credit. Marketplace operation in the U.S. typically requires broker-dealer or ATS registration with FINRA, so this step carries its own licensing burden.
Platforms like Zoniqx and InvestaX compress steps two through six into a single vendor relationship. Zoniqx pairs issuance through its z360 product with distribution across 300+ connected protocols, and claims production-ready integration in weeks from one API. InvestaX holds three MAS licenses and runs an end-to-end licensed platform restricted to accredited and institutional investors. The tradeoff is configurability. A single-vendor stack fixes the token standard, the supported chains, and the compliance routing for you, which accelerates launch but limits how far you can tailor the structure to an unusual asset class or distribution model. A manager with a standard money market fund gains little from custom infrastructure. A manager with a bespoke private credit waterfall often loses the structure that matters most.
Three paths exist for a manager without blockchain engineers on staff, and each trades configurability against time and cost differently. The right choice depends on how specific your asset class and distribution model are, not on which option sounds most modern.
A full in-house build gives you maximum control over every layer, from the compliance engine to the redemption logic. It also requires a full-stack blockchain team and a 12 to 18-month timeline before you issue anything. For a manager running one asset class, hiring four or five blockchain engineers as permanent overhead rarely pays back. The build path makes sense when tokenization is your core product, not a distribution channel for an existing fund.
A turnkey platform like Zoniqx or InvestaX gets you to market faster. Zoniqx's z360 and zConnect compress issuance, compliance, and distribution into a single integration that the company describes as production-ready in weeks. InvestaX runs the same model under three MAS licenses, handling structuring through trading on its own infrastructure. The tradeoff is configurability. You inherit the platform's token standard, its compliance routing, and its distribution network, and you depend on that vendor for changes. When your private credit waterfall or your redemption mechanics don't fit the platform's templates, you adapt your structure to the software rather than the reverse.
The fractional CTO model sits between these two. Restart Fintech scopes infrastructure to your specific asset class and distribution model, so a private credit fund with senior and junior tranches gets ERC-1400 partitioned tokens built around its actual waterfall, and a money market fund gets ERC-4626 yield accrual logic built around its NAV cycle. You get the configurability of a custom build without carrying a permanent engineering team or absorbing the 12-month timeline. The fractional arrangement means you pay for senior blockchain architecture during the design and launch phases, then scale the engagement down to maintenance once the system runs.
Choose the build path only when tokenization is the business itself. Choose a turnkey platform when speed matters more than fit, and your structure maps cleanly to existing templates. Choose the fractional CTO model when you have a specific asset class and distribution requirement that off-the-shelf software can't accommodate, but the economics of a full engineering hire don't work. Most mid-size managers evaluating their first tokenized fund fall into the third category, and they discover it only after a turnkey demo fails to handle their cash flow structure.
Before you compare token standards or interview custodians, decide whether the specific asset you hold actually benefits from being tokenized. Private credit and treasuries earn their tokenization through programmable distributions and intermediary cost reduction. Real estate often does not, because the secondary liquidity that justifies the build rarely materializes.
Answer three questions before you select any path:
1. Which legal wrapper gives your token holders an enforceable claim on the underlying asset, and in which jurisdiction?
2. What instrument type are you issuing, since that determines whether ERC-3643 or ERC-1400 fits?
3. Whether your distribution model needs continuous secondary trading or works as a buy-and-hold redemption for the issuer.
Your first practical step is drafting the legal structure with counsel who has done a tokenized issuance. The chain, the custodian, and the compliance engine all follow from that decision, not the reverse.