Temp Check / Discussion: Exploration of Aave Deployment on Cardano (Feasibility Study Proposal)

Summary

This ARC proposes initiating a structured feasibility study to evaluate the potential deployment of Aave on Cardano.

The objective is to assess:

  • Technical compatibility

  • Risk framework requirements

  • Liquidity and market viability

This is the first step to determine whether further exploration is justified.

Motivation

Aave has successfully expanded across multiple EVM-compatible networks. However, the broader DeFi ecosystem remains concentrated around a single execution paradigm.

At the same time, alternative blockchain architectures have matured. Cardano represents one such environment, characterized by:

  • eUTXO-based transaction model

  • Functional programming approach to smart contracts

  • Emphasis on deterministic execution and formal methods

  • High levels of validator decentralization

Despite these properties, DeFi activity and TVL on Cardano remain relatively limited compared to other ecosystems.

This creates a potential opportunity to evaluate whether:

  • Aave could act as a foundational DeFi primitive in that environment

  • A new user and liquidity segment could be accessed

  • Architectural diversification could provide strategic value

Strategic Considerations

1. Architectural Diversification

Exploring deployment outside the EVM ecosystem may:

  • Reduce reliance on a single execution model

  • Provide exposure to alternative design trade-offs

2. Early Positioning in an Underdeveloped DeFi Market

Cardano currently lacks mature lending infrastructure at scale.
Aave could potentially:

  • Establish early presence

  • Define risk and collateral standards in a new environment

3. Emerging Collateral Opportunities (Forward-Looking)

There is ongoing development in the Cardano ecosystem around non-custodial Bitcoin interoperability, including approaches leveraging Zero-Knowledge technologies.

If successful, this could enable:

  • Use of BTC as collateral without custodial bridges

  • Reduced counterparty risk compared to wrapped assets

While early-stage, this direction may represent a differentiated collateral landscape worth monitoring.

Specification (Feasibility Study Scope)

This ARC proposes conducting a 6–8 week feasibility study covering:

Technical Assessment

  • Mapping Aave architecture to Cardano’s eUTXO model

  • Evaluation of smart contract design constraints

  • Identification of required adaptations or redesigns

Risk & Oracle Framework

  • Oracle availability and reliability

  • Liquidation mechanisms under eUTXO constraints

  • Risk parameter modeling

Market & Liquidity Analysis

  • Current DeFi activity and liquidity depth

  • Potential collateral assets

  • Incentive requirements for market bootstrapping

Ecosystem Dependencies

  • Required infrastructure (indexing, analytics, tooling)

  • Potential collaborators within the Cardano ecosystem

Implementation Considerations

Execution of the feasibility study could be carried out by:

  • Independent contributors

  • Ecosystem-aligned teams

  • External service providers

Subject to community alignment, a follow-up proposal (ARFC) would define:

  • Selected contributors

  • Detailed scope

  • Budget and timeline

Risks

Technical Complexity

  • Fundamental differences between account-based and eUTXO models

  • Potential need for partial or full redesign of components

Liquidity Fragmentation

  • Limited existing DeFi liquidity on Cardano

  • Dependence on incentives and ecosystem coordination

Opportunity Cost

  • Resource allocation vs. expanding within existing EVM ecosystems

Ecosystem Maturity

  • Tooling, oracle infrastructure, and integrations may require additional development

Cost & Funding

This ARC does not request funding.

If the community supports proceeding, a future ARFC would include:

  • A project submission on Project Catalyst to fund the initiative

Next Steps

This ARC seeks feedback from the community on:

  • Whether exploring a non-EVM deployment aligns with Aave’s strategy

  • Whether Cardano is a relevant ecosystem to evaluate

  • Whether the proposed feasibility study scope is appropriate

If there is sufficient support, the next step would be:
→ Drafting an ARFC with defined contributors, scope, and funding requirements.

Conclusion

This proposal does not advocate immediate deployment, but rather a structured evaluation of a potential strategic expansion.

The goal is to determine whether Cardano represents:

  • A viable new market for Aave

  • A meaningful diversification of execution environments

  • A forward-looking opportunity tied to emerging collateral models

Community feedback will determine whether further steps are warranted.

1 Like

The Kelp DAO exploit of April 2026 demonstrated that Aave’s risk is not isolated it is directly tied to the security assumptions of every integrated protocol. Deploying on Cardano would introduce bridge dependencies and oracle frameworks that are far less battle-tested than existing EVM integrations. Before a feasibility study, the community should honestly assess what is Aave’s risk tolerance for another contagion event from a nascent ecosystem..? @Diegotowers

Hi, if you want to make a proposal then please follow the guidelines. Please change this post. It’s pinned at the front/homepage.

Thank you.

Thanks for raising this — fully agree on your point about Aave’s risk surface.

That said, a deployment on Cardano wouldn’t necessarily require the same dependency stack as EVM environments. An approach could focus on native assets and a minimal set of integrations, avoiding bridges altogether.

Not risk-free, of course, but potentially a more contained setup to evaluate. I think this is exactly the kind of trade-off a feasibility study should help clarify.

Appreciate you taking the time to reply :slightly_smiling_face:

1 Like

Hi, thanks for the guidance.

I’ve updated the title to Temp Check / Discussion to better reflect the intent.
From my side, I’m not fully seeing what else might be out of line with the guidelines.

Would you mind pointing me to any specific sections or changes I should make?

Happy to adjust accordingly — just want to make sure I’m aligned with the expected format.

Thanks :folded_hands:

1 Like

The April 18 Kelp incident did not break Aave’s contracts; it was a cross-chain messaging.
Even though Aave’s loan book sits across 22 chains. It is not real diversification. It is a nominal multi-chain presence on top of a deeply concentrated, EVM-bridge-dependent risk surface.

A Cardano deployment built on native assets only, which is exactly what @Diegotowers clarified in his reply, does not add to that surface. It sits outside of it. That is a contained risk perimeter, not a theoretical one.

On the technical side:
The eUTXO model removes exploit primitives that have repeatedly hit Aave forks. Plutus scripts validate whether a UTXO can be spent, but they cannot initiate calls into other contracts during execution. Reentrancy as a class is gone. The original DAO hack, bZx, and Cream Finance all rely on a primitive that does not exist on Cardano.

Validation is also deterministic. A transaction’s outcome can be verified off-chain before it is broadcast. If inputs are stale or constraints fail, validation fails locally at zero cost. Forged-message attacks like Kelp’s work precisely because the verifier accepts a state it cannot independently re-derive. eUTXO forces validators to reference specific consumed UTXOs, which makes that whole class of attack much harder to pull off in the first place.

Formal verification is genuinely tractable here too, not as a marketing line. Plutus scripts are pure functions over (datum, redeemer, context), which is the exact model under which mathematical correctness proofs are feasible. That is also why Franklin Templeton already runs a Cardano node.

These are not claims on paper. Cardano DeFi has been live for around three years and has not had a single major reentrancy or oracle-manipulation exploit at scale.

On market timing:
Diego’s argument about triggering widespread adoption has a precedent: Aave on Arbitrum.
Cardano DeFi numbers as of April 2026 are at roughly the same stage Arbitrum was in early 2022.

On opportunity cost:
The December 2025 multichain temp-check showed several Aave deployments (Polygon, Gnosis, BNB, OP, Scroll, Sonic, Celo) generating less than $3M in annualized revenue, with the proposal explicitly recommending Reserve Factor increases in those instances. Soneium sits at $4M in TVL and $51K in annualized revenue. Metis is at $8M TVL and $3.3K. That is the realistic ceiling of what additional EVM L2 listings now look like. A no-funding feasibility study on a non-EVM chain with $130M+ in existing DeFi TVL, an underdeveloped lending market, and a near-term BTC collateral pipeline is a meaningfully better use of governance bandwidth than another L2 listing.

In favor of moving to ARFC.

Cheers!

2 Likes

Thank you for this detailed and well-reasoned response. Your point on eUTXO eliminating reentrancy as an exploit class, and the deterministic validation argument against forged-message attacks, strengthens the technical case significantly.

The opportunity cost framing comparing Cardano DeFi’s current stage to Arbitrum in early 2022, alongside the low revenue ceilings of existing EVM L2 deployments is exactly the kind of governance-relevant context this discussion needed.

Support for moving to ARFC. Looking forward to building on this momentum. @qfedesq

2 Likes

Appreciate the engagement, @MconnectDAO. This is exactly the kind of pressure-testing the proposal needed. Glad the eUTXO and concentration-risk framings landed. :folded_hands:

I would be interested in collaborating on the ARFC draft. Happy to contribute to the eUTXO architecture mapping, the native-asset-only v1 perimeter, the oracle reliability assessment for Charli3 and Orcfax, and the quantitative go/no-go criteria.

Before moving in that direction, though, I would like to ask the broader community: does this thread need more discussion at this stage, or is there enough signal to start drafting? Would rather make space for additional risk providers, delegates, or ecosystem voices to weigh in before we put together a formal ARFC.

1 Like

A deployment of Aave to Cardano will be a loss of Aave’s service providers’ time and effort when this time can be way better used. Even if sponsored by a Cardano grant, I will be against this proposal.

1 Like

Appreciate the clarity. The intent here is not to burden service providers but to first assess feasibility ideally with external/Cardano ecosystem contributors taking the lead on technical work.

2 Likes

Thanks for sharing your perspective. I think the concern around opportunity cost is very valid.

Just to clarify, the intent here is not to propose immediate allocation of Aave’s core contributors or service providers, but rather to explore whether a lightweight feasibility assessment makes sense in the first place.

If such an exploration were to be:

  • Externally funded (e.g., via ecosystem grants)

  • Executed by dedicated contributors without impacting current priorities

then the trade-off becomes less about diverting resources, and more about evaluating a potential asymmetric upside with limited downside.

Of course, if the conclusion is that the opportunity doesn’t justify further effort, that would be a perfectly valid outcome as well.

Appreciate you raising the point, I think aligning on how to evaluate these opportunities without impacting ongoing work is key :+1:

1 Like

I get it. But spending time on this kind of chain is just wasted focus for no return.

Look at Cardano DeFi since that’s the topic. Per DeFi Llama, the whole chain TVL is only $131.63M. That’s nothing. The top lending protocol Liqwid is sitting at $24.94M. Even if the protocol’s full market cap ($3.64M) became Aave’s yearly revenue on Cardano, it still wouldn’t justify the codebase risk and reputation hit. And that’s already a very optimistic take, since their actual revenue is probably an order of magnitude lower.

Honestly I’d rather look at Solana. $5.5B TVL, Jupiter Lending alone at $0.8B. That’s where Aave might actually find something worth chasing, if it wants to take that kind of risk. Solana is probably still a bit early, but Jupiter Lend is a promising signal. It’s a collaboration between Fluid (a solid lending protocol from the Ethereum ecosystem, like Aave) and a strong local team in Jupiter. Good template to watch before sizing up the real opportunity. To me Solana it’s by far the best candidate on the radar right now.

1 Like

Why would someone ever want to deploy on Cardano?

Really tell me why?

I’m seeing a lot of talk about Cardano, but we need to be realistic: Solana completely stole their thunder years ago. Cardano currently has a fraction of the users and TVL of even a “mid-tier” L2.

I don’t want the protocol to get distracted building an expensive, high-risk bridge to a neighborhood that’s mostly empty. If the Cardano community wants Aave, they’re going to have a lot more devs and users to attract to actually want to use it. Otherwise, it’s just a niche avenue.

Cardano TVL is tiny, sure, but it can grow exponentially. Why is that likely? This conversation is missing an important dimension: infrastructure quality and decentralization profile.

Three hard facts:

  • Nakamoto Coefficient of 22 (October 2025), placing Cardano among the top 6 most decentralized blockchains globally

  • 3,000+ active stake pools, with no single entity holding a dominant share of stake

  • Zero protocol-level exploits since mainnet launch — one of the cleanest security track records in the space

Different chains make different tradeoffs. Solana optimizes for throughput and has built real TVL doing so. Cardano optimized for correctness, formal security, and decentralization — and paid a short-term cost in ecosystem growth for it. Neither approach is wrong, but they serve different risk profiles.

For Aave specifically, the question isn’t just “where is the TVL today?” but “what kind of infrastructure does Aave want to be associated with long-term?”

A protocol that has built its reputation on security, neutrality, and resilience has natural alignment with an environment that shares those properties.

The opportunity here is also asymmetric: Aave could be the trigger for an exponential expansion.

From funding perspective, this study doesn’t touch Aave’s treasury: funding can come from Project Catalyst, Cardano’s own ecosystem fund.

Six to eight weeks of structured evaluation, at zero cost to Aave, of the most formally verified and decentralization-focused L1 outside Ethereum.

I think that’s a reasonable move.

Fair question — and one worth answering seriously, because it was also asked about Ethereum in 2015, about DeFi in 2018, and about L2s in 2020.

The short answer: because Cardano is the most formally verified, secure, peer-reviewed, and decentralized smart contract platform outside Ethereum — with zero protocol-level exploits since launch, 3,000+ independent stake pools, and a Nakamoto Coefficient placing it among the top 6 most decentralized blockchains globally.

The longer answer is exactly what a feasibility study would produce. That’s kind of the point of this proposal.

I know and I was there at the beginning of Cardano.
IMHO it is a wasted resource and effort. We should focus on chains that matter not on Charles ego. That’s my take.