# ICEVM - EVM support on the IC

**URL:** https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970
**Category:** Developers
**Created:** [April 6, 2022, 4:22pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970 "2022-04-06T16:22:37Z")
**Posts on this page:** 20
**Page:** 2

<div class="post-metadata">

### Author: ![ohsalmeron](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/ohsalmeron/32/30099_2.png) [@ohsalmeron](https://forum.dfinity.org/u/ohsalmeron)
#### Post date: [April 11, 2022, 7:18pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/22 "2022-04-11T19:18:39Z")

</div>

How about a Cross-chain system for “Proof of ownership”

In where you sign-in with your EVM wallet and then authenticate your assets ownership to link-in and authorize its use on the IC?

Is there anything like this already built up?

How does this idea sound?

Stone me hard!

---

<div class="post-metadata">

### Author: ![rdobrik](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/rdobrik/32/3848_2.png) [@rdobrik](https://forum.dfinity.org/u/rdobrik)
#### Post date: [April 11, 2022, 8:52pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/23 "2022-04-11T20:52:29Z")

</div>

It would be interesting to have some concept of remote smart contract proxies in the IC. For example, wrap Ethereum smart contract with IC IDL, then add it to dfx.json as a special proxy canister. So from a developer perspective it will really look like any other canister, just runtime execution will be done remotely. Sure, the canister will need to have an associated wallet with ETH to pay for the gas.

---

<div class="post-metadata">

### Author: ![anonymous1](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/anonymous1/32/9762_2.png) [@anonymous1](https://forum.dfinity.org/u/anonymous1)
#### Post date: [April 13, 2022, 9:49am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/24 "2022-04-13T09:49:27Z")

</div>

Just as a user - would love to see EVM capability on the IC. Actually, I think this would drive a lot of people in.

---

<div class="post-metadata">

### Author: ![dieter.sommer](https://avatars.discourse-cdn.com/v4/letter/d/b487fb/32.png) [@dieter.sommer](https://forum.dfinity.org/u/dieter.sommer)
#### Post date: [April 19, 2022, 7:19am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/25 "2022-04-19T07:19:33Z")

</div>

> [@rdobrik](#):
>
> It would be interesting to have some concept of remote smart contract proxies in the IC. For example, wrap Ethereum smart contract with IC IDL, then add it to dfx.json as a special proxy canister. So from a developer perspective it will really look like any other canister, just runtime execution will be done remotely. Sure, the canister will need to have an associated wallet with ETH to pay for the gas.

If my understanding of what you have in mind is correct, this functionality is something that the Ethereum integration would bring: IC smart contracts can call Ethereum smart contracts (and also Ethereum smart contracts can call IC smart contracts). What you suggest would be one sleek way of exposing the Ethereum smart contracts to the IC.

---

<div class="post-metadata">

### Author: ![dieter.sommer](https://avatars.discourse-cdn.com/v4/letter/d/b487fb/32.png) [@dieter.sommer](https://forum.dfinity.org/u/dieter.sommer)
#### Post date: [April 19, 2022, 7:29am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/26 "2022-04-19T07:29:55Z")

</div>

> [@ohsalmeron](#):
>
> How about a Cross-chain system for “Proof of ownership”
> 
> In where you sign-in with your EVM wallet and then authenticate your assets ownership to link-in and authorize its use on the IC?

Could you elaborate a little more on this idea? From the current text, my understanding is that you would would “authorize” on Ethereum the use of Ethereum assets (tokens) on the IC and then use them on the IC.

In my view this could work as follows, for example: On Ethereum you would transfer some ERC-20 tokens to an IC proxy contract, i.e., authorize their use on the IC. Then, through the native Ethereum integration, we would get those tokens over to the IC, analogous to wrapped tokens, and can use them. At some point the current owner of the wrapped tokens can return them back to the Ethereum network. Is this what you have in mind?

---

<div class="post-metadata">

### Author: ![dieter.sommer](https://avatars.discourse-cdn.com/v4/letter/d/b487fb/32.png) [@dieter.sommer](https://forum.dfinity.org/u/dieter.sommer)
#### Post date: [April 19, 2022, 7:34am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/27 "2022-04-19T07:34:03Z")

</div>

> [@anonymous1](#):
>
> Just as a user - would love to see EVM capability on the IC. Actually, I think this would drive a lot of people in.

Indeed, it was a tough decision to not pursue this feature from the side of the DFINITY Foundation due to focussing our resources on IC-native DeFi. It would be great if we would be able to find people in the community interested in building this and funding their work through grants.

Anybody here who things they (with a small team) would be interested in taking on a huge project on grants and help make the EVM on the IC a reality?

---

<div class="post-metadata">

### Author: ![rdobrik](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/rdobrik/32/3848_2.png) [@rdobrik](https://forum.dfinity.org/u/rdobrik)
#### Post date: [April 19, 2022, 10:51pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/28 "2022-04-19T22:51:48Z")

</div>

Yes, I believe that usability from developer perspective will be critical. Interaction has to be familiar to development environment the developer is using. Just to say “It just works!” 🙂

---

<div class="post-metadata">

### Author: ![Sormarler](https://avatars.discourse-cdn.com/v4/letter/s/c57346/32.png) [@Sormarler](https://forum.dfinity.org/u/Sormarler)
#### Post date: [April 20, 2022, 5:36am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/29 "2022-04-20T05:36:35Z")

</div>

Couldn’t Dfinity higher a contractor or group of devs to work specifically on the EVM? Is that tough to find devs that are capable of doing this work?

---

<div class="post-metadata">

### Author: ![JaMarco](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/jamarco/32/7629_2.png) [@JaMarco](https://forum.dfinity.org/u/JaMarco)
#### Post date: [April 20, 2022, 6:04am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/30 "2022-04-20T06:04:17Z")

</div>

> [@Sormarler](#):
>
> Is that tough to find devs that are capable of doing this work?

I think the issue is finding devs that want to.

---

<div class="post-metadata">

### Author: ![anonymous1](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/anonymous1/32/9762_2.png) [@anonymous1](https://forum.dfinity.org/u/anonymous1)
#### Post date: [April 20, 2022, 6:07am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/31 "2022-04-20T06:07:19Z")

</div>

As bullish as I am with IC defi, the market is definitely showing a MASSIVE amount of interest for EVM chains. With the capabilities of the IC, it would be an absolute monster. I’d imagine more devs and more users coming in, so I really am bummed this is being ignored by Dfinity. Heck, this should be a proposal to let the community decide.

---

<div class="post-metadata">

### Author: ![JaMarco](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/jamarco/32/7629_2.png) [@JaMarco](https://forum.dfinity.org/u/JaMarco)
#### Post date: [April 20, 2022, 7:08am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/32 "2022-04-20T07:08:27Z")

</div>

> [@anonymous1](#):
>
> I’d imagine more devs and more users coming in, so I really am bummed this is being ignored by Dfinity. Heck, this should be a proposal to let the community decide.

Ehh, I don’t think it’s fair to expect Dfinity to do it when this is work that can be done by the community. For example Solana Labs isn’t doing Solana’s EVM, a third party studio is (Neon Labs).

---

<div class="post-metadata">

### Author: ![anonymous1](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/anonymous1/32/9762_2.png) [@anonymous1](https://forum.dfinity.org/u/anonymous1)
#### Post date: [April 20, 2022, 11:43am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/33 "2022-04-20T11:43:47Z")

</div>

That’s far and at least Dfinity is offering a grant for this. On the other hand, seem as though it’s something that could come sooner if done by Dfinity, but we’ll see if a team takes on the challenge.

---

<div class="post-metadata">

### Author: ![rdobrik](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/rdobrik/32/3848_2.png) [@rdobrik](https://forum.dfinity.org/u/rdobrik)
#### Post date: [April 22, 2022, 2:53am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/34 "2022-04-22T02:53:04Z")

</div>

Dfinity Grants are excellent way to kickstart the IC project, but I do not think they are long term solution for infrastructure projects like this. First, you need top-notch developers, EVM has to be extremely stable, efficient and secure. Second, long term cost of maintenance (support, patches, upgrades) is much higher than initial development. So now we should talk about business model behind EVM, is there any? It has to be open source, cannot charge for it. Maybe there is other potential source of revenue. I am just asking, because facing similar issue, working on Java Agent SDK. We received Dfinity grant and we are grateful for that, huge help. But looking for sustainable way how to maintain the project long term. I know, SDKs Adapters are not big money makers, nobody makes money on MySql JDBC adapter for example.

---

<div class="post-metadata">

### Author: ![skilesare](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/skilesare/32/5609_2.png) [@skilesare](https://forum.dfinity.org/u/skilesare)
#### Post date: [April 22, 2022, 4:34am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/35 "2022-04-22T04:34:05Z")

</div>

The Evm could use something like the ARAMAKME license and get cycles for every transaction that goes through contributed to a development dao. Once cycles get valuable it would be a decent form of capital for maintenance and improvement proposals. Some folks don’t like the idea, but I think this is a perfect example of where it makes sense as long as we can make sure it is decentralized enough.

---

<div class="post-metadata">

### Author: ![domwoe](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/domwoe/32/5165_2.png) [@domwoe](https://forum.dfinity.org/u/domwoe)
#### Post date: [April 22, 2022, 7:25am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/36 "2022-04-22T07:25:03Z")

</div>

Interestingly, teams on other platform were able to raise quite some money, but I haven’t dug deep on their model:

> **[NEAR’s Aurora Raises $12M to Expand Ethereum Layer 2 Network](https://www.coindesk.com/tech/2021/10/14/nears-aurora-raises-12m-to-expand-ethereum-layer-two-network/)**
>
> The platform allows EVM contracts to run on the NEAR blockchain, and may have a burgeoning DeFi ecosystem on the horizon.

> **[Neon Labs Raises $40M to Bring EVM Functionality to Solana](https://www.coindesk.com/business/2021/11/09/neon-labs-raises-40m-to-bring-evm-functionality-to-solana/)**
>
> The Ethereum-compatible environment could lead to implementations of popular DeFi protocols on the blockchain.

So, could be interesting for a team to take on this challenge 😉

Secondly, it might be possible to spread some of the maintenance work, e.g. Aurora uses SputnikVM, the Rust implementation of the EVM (mostly) maintained by ETH Classic. This might be a basis for ICEVM as well.

> **[GitHub - rust-blockchain/evm: Pure Rust implementation of Ethereum Virtual...](https://github.com/rust-blockchain/evm)**
>
> Pure Rust implementation of Ethereum Virtual Machine - GitHub - rust-blockchain/evm: Pure Rust implementation of Ethereum Virtual Machine

---

<div class="post-metadata">

### Author: ![dieter.sommer](https://avatars.discourse-cdn.com/v4/letter/d/b487fb/32.png) [@dieter.sommer](https://forum.dfinity.org/u/dieter.sommer)
#### Post date: [July 4, 2022, 12:55pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/37 "2022-07-04T12:55:15Z")

</div>

After a (too) long break from my side on this issue due to my attention having been focussed on other projects, let me announce a community conversation about the EVM on the IC.

The talk will take place this coming **Thursday, July 7, 18:00 - 19:00 CEST (UTC+2)**. Looking forward to many of you joining in the talk and discussions!

See the following link for the announcement: [https://dfinity.org/conversations/#EVM-on-the-IC](https://dfinity.org/conversations/#EVM-on-the-IC)

---

<div class="post-metadata">

### Author: ![dieter.sommer](https://avatars.discourse-cdn.com/v4/letter/d/b487fb/32.png) [@dieter.sommer](https://forum.dfinity.org/u/dieter.sommer)
#### Post date: [July 7, 2022, 1:11pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/38 "2022-07-07T13:11:26Z")

</div>

Due to sick leave on my side, the talk needs to be moved on short notice.  
Apologies!

---

<div class="post-metadata">

### Author: ![skilesare](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/skilesare/32/5609_2.png) [@skilesare](https://forum.dfinity.org/u/skilesare)
#### Post date: [July 10, 2022, 11:20pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/39 "2022-07-10T23:20:23Z")

</div>

I’m sorry you were sick, but glad I’ll get to attend. 🙂 Can’t wait for this feature!

---

<div class="post-metadata">

### Author: ![dieter.sommer](https://avatars.discourse-cdn.com/v4/letter/d/b487fb/32.png) [@dieter.sommer](https://forum.dfinity.org/u/dieter.sommer)
#### Post date: [July 20, 2022, 9:48am UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/40 "2022-07-20T09:48:32Z")

</div>

The Community Conversation has been moved to **Wednesday, July 20, 18:30 - 19:30 CEST (UTC+2)**.

See here for the full announcement: [Live Sessions | Internet Computer Home](https://internetcomputer.org/live-sessions/#Community-Conversation:-ICEVM-Towards-an-Ethereum-Virtual-Machine-on-the-Internet-Computer)

---

<div class="post-metadata">

### Author: ![Zane](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/zane/32/6541_2.png) [@Zane](https://forum.dfinity.org/u/Zane)
#### Post date: [July 20, 2022, 9:42pm UTC](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970/41 "2022-07-20T21:42:37Z")

</div>

After giving it some thought I’m not completely sure an icEVM would provide significant benefits and attract devs from other ecosystems, don’t get me wrong I’m very much interested in the possibility of having an EVM on IC, but I can’t help having some skepticism, why is that:

- icEVM would be a huge endeavour, it’s most likely a multi year project, time and money that could be spent working on other projects aimed at making the IC dev experience better instead of porting legacy tech, which might potentially fragment the ecosystem and damage interoperability by encouraging newcomers to rely on EVM instead of leveraging the new cutting edge stuff built by Dfinity.

- icEVM will have many drawbacks, some fixable other not so much. Dieter explains all of them in the presentation, a brief summary: a single canister icEVM will obviously be limited in tps and scaling it will be complex, some easier solutions are possible (sharding) but at the cost of interoperability, running in a canister means there will be an overhead, tokens will have to be wrapped, etc…

- While the idea of having everything you need on 1 chain is compelling, there is always the risk of becoming a jack of all trades and master of none, in case of ICP why would devs want to use our icEVM instead of Polygon’s zkEVM? It inherits ETH’s security and decentralization, which is unmatched and largely superior to ICP’s while providing the same level of scalability as icEVM if not greater.  
You might say: ICP has more than that: on chain frontend, file hosting, II, reverse gas model, etc…  
But what’s stopping devs from using ETH’s rollups to handle part of their business logic and rely on IC for everything else, effectively getting the best of both worlds? The only benefit of using icEVM might be reverse gas model, but ETH might also get something similar in the future with meta transactions, so I don’t see it as enough to compromise on security.

[Previous page](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970.md?page=1)

[Next page](https://forum.dfinity.org/t/icevm-evm-support-on-the-ic/11970.md?page=3)
