Tokenized real world assets are not a shipped product today. The Cosmos
Tokenization Suite targets tokenized deposits. The asset classes described on
this page are directional and are not available. Contact our team at
sales@cosmoslabs.io to discuss a specific asset class.
Why this architecture suits the problem
The same architecture supports other asset classes because it never assumes the asset is a deposit.- The authoritative system stays authoritative. CTS mirrors a position instead of taking custody, so the asset’s register of record neither moves nor requires replacement. See Banking Core Integrations.
- Backing is structural: a balance on the authoritative system creates the token, and ledger sync keeps the two continuously aligned. See Reconciliation.
- The digital ledger does not change. It holds tokenized balances without needing to know what they represent, so a new asset class does not require a new chain. See Digital Ledger Support.
- IBC is the mechanism that carries authenticated messages between ledgers, regardless of the asset in the message. No bridge holds the asset between ledgers. See Inter-Blockchain Communication.
- Custody does not change. Keys for anything on a shared or public network remain with the bank’s custody provider, under the bank’s signing policy. See Digital Asset Custody.
- Governance does not change. Identity management, compliance and risk, and the bank’s policy engine govern activity through the policy and logs interface. Those controls do not require reimplementation. See Components.
What is actually missing
An architecture that supports other asset classes is not a completed product. Each asset class needs three things that tokenized deposits already have:- A connector to the system that is authoritative for the asset, which is not the core banking platform for many asset classes
- A representation of the asset’s transfer restrictions and eligibility rules, enforced at transfer time
- Handling for the asset’s lifecycle events, which are close to trivial for deposits but are not for most other assets
The one exception today
Securities held on the general ledger can be tokenized through the Jack Henry integration. This capability uses the same ledger sync mechanism as deposits. It is a confirmed, specific capability, not a general real world asset offering. See Securities and Jack Henry.Next
- Securities for the asset class closest to being served
- Tokenized Deposits for what is available today
- Delivery vs Payment for settling an asset leg against a cash leg