- Algorand is building a cross-chain account abstraction system that allows users to directly control their accounts using EVM wallets such as Metamask and Rainbow.
- This feature builds on Ethereum’s EIP-8141 and brings programmable smart accounts to native protocol level functionality.
Algorand is opening its ecosystem to the Ethereum network with a new feature that allows EVM wallet users to directly sign transactions on Algorand.
The network announced it will ship a cross-chain account abstraction that allows Metamask, Rainbow, and other wallets built on the Ethereum Virtual Machine (EVM) to connect directly to dApps.
You don’t need a new wallet to use Algorand.
We ship cross-chain account abstractions that allow you to connect MetaMask, Rainbow, and basically any EVM wallet directly to Algorand dApps.
There are no custody tricks. There is no risk of shared signatures.
EVM keys authorize abstracted Algorand…
— Algorand Foundation (@AlgoFoundation) March 2, 2026
One of Algorand Foundation’s core engineers elaborated on this new feature, explaining that it is an advancement in network logic signatures. These are code-controlled signatures, not just private keys, that determine whether a particular transaction meets certain requirements before being approved. This is a departure from the typical industry model that only allows private keys to authorize transactions.
Algorand currently connects EVM to the AVM execution environment where smart contracts are executed. He said:
We are working on an EVM to AVM account abstraction system. This means that You will be able to interact natively with Algorand dApps using Metamask, Rainbow, or any EVM wallet..
Connect Algorand to Ethereum’s vast DeFi network
This new feature provides complete isolation on top of Algorand. Users will be able to authorize transactions on the network from their Metamask or Rainbow EVM wallets in isolated domains. Signatures used on the network are, by design, useless elsewhere in the EVM world.
Additionally, the abstracted account becomes part of the code that validates the signature of the EVM account and is self-storing. Only the user’s private key can authorize transactions.
The Foundation has provided a new toolkit that allows developers to easily implement the standard and bring any EVM wallet into the Algorand app with just a few lines of configuration.
This feature comes days after Ethereum founder Vitalik Buterin discussed account abstraction and highlighted EIP-8141 as the culmination of a decade of work by the Ethereum Foundation.
Now, account abstraction.
We’ve been talking about account abstraction since the beginning of 2016. See original EIP-86: https://t.co/HYLSTLHgWH
Well, EIP-8141 ( https://t.co/jYqeS55j6P ) is finally completed. This is an omnibus that solves all the remaining problems that AA had…
— vitalik.eth (@VitalikButerin) February 28, 2026
One of the new features of EIP is frame transactions. This includes multiple steps such as validation, optional gas certification, execution, and deployment. Frame transactions support multisig, new signatures that are resistant to quantum attacks, gas paid in various tokens, and privacy protocols.
He summarized it as follows:
Basically the same thing that happens with existing sponsored trading mechanisms, but without the need for an intermediary (!!!!). Minimizing the middle is a core principle of the not-ugly cypherpunk Ethereum, maximizing what can be done even if all the infrastructure in the world except the Ethereum chain itself goes down.
Ethereum’s account abstraction aligns with FOCIL, a proposed heading change under the upcoming Hegota upgrade. As reported by CNF, Hegota is scheduled for later this year.
“FOCIL ensures fast inclusion guarantees for transactions, and AA ensures that all of the more complex operations that people actually want to perform can be performed directly as first-class transactions,” Vitalik says.

