Last updated a month ago
Cardano lacks Fireblocks-like RWA tokenization infra and practical tooling to issue CIP-113 programmable tokens with issuer controls like freezing and compliance logs.
Build Fireblocks-like tokenization platform and SDK that lets developers create, mint, transfer, freeze, burn, and track Cardano CIP113 tokens through a secure issuer wallet.
Please provide your proposal title
Fireblocks-like Tokenization Platform by Mesh & UTXOS
Enter the amount of funding you are requesting in ADA
200000
Please specify how many months you expect your project to last
10
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
Cardano lacks Fireblocks-like RWA tokenization infra and practical tooling to issue CIP-113 programmable tokens with issuer controls like freezing and compliance logs.
Supporting links
Does your project have any dependencies on other organizations, technical or otherwise?
Yes
Describe any dependencies or write 'No dependencies'
Rely on open source Mesh SDK
Will your project's outputs be fully open source?
No
Please provide details on the intellectual property (IP) status of your project outputs, including whether they will be released as open source or retained under another licence.
The core components for the Cardano CIP113 and its SDKs are opensource. Database and UI are closed source.
Please choose the most relevant theme and tag related to the outcomes of your proposal
Infrastructure
Describe what makes your idea innovative compared to what has been previously launched in the market (whether by you or others).
Enterprise platforms such as Fireblocks focus on ERC based assets for institutions, but they are not Cardano native and are not reusable as open developer tooling.
Our idea is innovative because:
Describe what your prototype or MVP will demonstrate, and where it can be accessed.
Our prototype and MVP will demonstrate the full lifecycle of a Cardano programmable token managed through a secure issuer wallet and simple APIs.
The MVP will show that a developer can:
This prototype will be accessible in:
Describe realistic measures of success, ideally with on-chain metrics.
We define success as evidence that this toolkit is being used in real projects and that meaningful token activity is happening on Cardano because of it. To keep this verifiable, we focus on on-chain metrics tied to the tokenization policies created through the SDK and dashboard.
Please describe your proposed solution and how it addresses the problem
A Fireblocks-like tokenization platform and SDK that lets developers create, mint, transfer, freeze, burn, and track Cardano CIP113 tokens through a secure issuer wallet.
CIP-113 and related work on interoperable programmable tokens show how Cardano can support RWA grade assets with transfer rules and issuer controls like freezing, seizing, and burning. Fireblocks already gives institutions on other chains an end to end tokenization console that can mint, custody, distribute, freeze, and log token operations for compliance. Cardano does not yet offer an equivalent, developer friendly stack that turns these ideas into something builders can integrate in days instead of months.
Our approach is to start from the concrete needs of issuers and developers and build a Fireblocks inspired, Cardano native toolkit: a secure issuer wallet, a token policy engine, and a clear API for mint, transfer, freeze, unfreeze, and burn. This maps directly to the scope of work described: SDK functions for creating tokenization policies, minting, querying balances and metadata, transferring (including batch), freezing and burning, plus a dashboard that exposes policies, frozen addresses, and full operation logs. By focusing on a minimal, usable feature set that already reflects regulatory expectations for RWA and stablecoins, such as the ability to freeze or prevent transfers under lawful orders, we make Cardano a realistic choice for institutions today while staying aligned with CIP-113 evolution.
The project will engage three main groups:
We will demonstrate impact through clear, measurable indicators: number of tokenization policies created through the toolkit, number of projects integrating the SDK, volume of tokens minted and managed, and real use cases showcased in public demos or workshops. Key components codes will be open source, so voters can verify delivery directly in the repositories. Operation logs and dashboards will make the effect visible onchain: every mint, freeze, unfreeze, and burn is recorded and can be audited.
Cardano projects get a practical path to compliance ready, freeze capable tokens. RWA issuers, consumer apps, and future stablecoin projects can build on the same toolkit instead of reimplementing the basics. This strengthens Cardano as a serious home for tokenization, improves time to market for projects, and increases the chance that new institutional and consumer flows choose Cardano over competing chains.
Please define the positive impact your project will have on the wider Cardano community
Our project gives the wider Cardano community something it is currently missing: a shared, reusable tokenization stack that any team can build on.
Developers get a clear, well documented SDK and dashboard to create, mint, transfer, freeze, unfreeze, and burn native tokens using a secure issuer wallet. This lowers the barrier for new builders who are not experts in minting policies or low level transaction construction. It also saves time for experienced teams who would otherwise have to maintain their own tokenization backends and ad hoc dashboards. The result is more projects going live faster and with fewer security risks.
Many projects need loyalty points, access tokens, governance tokens or RWA style representations, but do not have the resources to design compliant token flows from scratch. We give these teams production ready building blocks. They can focus on their core product while relying on a common, audited toolkit for issuance and control. Over time this creates an informal standard for “how to do tokenization on Cardano,” which improves interoperability and best practices.
What is your capability to deliver your project with high levels of trust and accountability? How do you intend to validate if your approach is feasible?
Mesh has been a longtime contributor to the Cardano open-source developer ecosystem since 2021. Our tools are widely used, and we have proven our skills and commitment by building and maintaining essential infrastructure that empowers developers to build on Cardano.
We have a strong track record of shipping open source tooling for Cardano, including production SDKs and infrastructure that are already used by developers in the ecosystem. That experience is directly reusable for this proposal: the tokenization toolkit extends the same stack, standards and security practices we already apply to wallets, transaction building and dashboard features.
Milestone Title
Tokenization Policy Engine and Issuer Wallet Infrastructure
Milestone Outputs
createToken() implemented and tested.Acceptance Criteria
Evidence of Completion
createToken().Delivery Month
3
Cost
45000
Progress
30 %
Milestone Title
Minting, Balances, and Metadata Queries
Milestone Outputs
mintTokens(amount: number)getTokenBalance(address?: string)getTokenMetadata()Acceptance Criteria
mintTokens(123) and see 123 units minted to the issuer wallet.Evidence of Completion
Delivery Month
2
Cost
45000
Progress
50 %
Milestone Title
Transfer, Batch Transfer, Freeze, Unfreeze, and Burn
Milestone Outputs
transferTokens({ receiverAddress, tokenAmount })batchTransferTokens([{ receiverAddress, tokenAmount }, ...])freezeTokens(address)unfreezeTokens(address)burnTokens(amount)Acceptance Criteria
Evidence of Completion
Delivery Month
2
Cost
45000
Progress
80 %
Milestone Title
Tokenization Dashboard and Documentation
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
2
Cost
45000
Progress
90 %
Milestone Title
Close Out Report
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
1
Cost
20000
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
Scope
createToken, mintTokens, getTokenBalance, getTokenMetadata,transferTokens, batchTransferTokens,freezeTokens, unfreezeTokens, burnTokensResources
Scope
/dashboard/project/[PROJECTID]/tokenization/dashboard/project/[PROJECTID]/tokenization/[ID]Resources
Scope
Resources
How does the cost of the project represent value for the Cardano ecosystem?
Mesh has long been a cornerstone of Cardano development, powering hundreds of projects and widely adopted across the ecosystem. The most reliable way for open-source tools to show their “value for money” is by looking at real usage data-checking how actively the code is used across the developer ecosystem and identifying how many, and what kind of, projects build with our tooling.
At Mesh, we currently see over 900 dependent projects making use of our SDK, with around 10k npm downloads every month. This makes Mesh one of the most widely adopted Cardano open-source stacks, supporting projects across the entire spectrum to build on Cardano. These numbers show clearly that the budgets we receive translate into strong metrics, proving that treasury funds are effectively used to deliver solutions that are practical, useful, and solve real developer problems.
I confirm that evidence of prior research, whitepaper, design, or proof-of-concept is provided.
Yes
I confirm that the proposal includes ecosystem research and uses the findings to either (a) justify its uniqueness over existing solutions or (b) demonstrate the value of its novel approach.
Yes
I confirm that the proposal demonstrates technical capability via verifiable in-house talent or a confirmed development partner (GitHub, LinkedIn, portfolio, etc.)
Yes
I confirm that the proposer and all team members are in good standing with prior Catalyst projects.
Yes
I confirm that the proposal clearly defines the problem and the value of the on-chain utility.
Yes
I confirm that the primary goal of the proposal is a working prototype deployed on at least a Cardano testnet.
Yes
I confirm that the proposal outlines a credible and clear technical plan and architecture.
Yes
I confirm that the budget and timeline (≤ 12 months) are realistic for the proposed work.
Yes
I confirm that the proposal includes a community engagement and feedback plan to amplify prototype adoption with the Cardano ecosystem.
Yes
I confirm that the budget is for future development only; excludes retroactive funding, incentives, giveaways, re-granting, or sub-treasuries.
Yes
I Agree
Yes