Build an Ethereum dapp on the Internet Computer // Workshop

Опубликовано: 16 Апрель 2026
на канале: DFINITY Foundation
3,706
196

Hey everyone, it's Jennifer from the DFINITY Foundation! In this tutorial, I'll guide you through the ICP-ETH-Starter project which is an example of how you can build an Ethereum project completely on-chain using the Internet Computer.

The ICP-ETH-Starter uses an Internet Computer canister smart contract to verify the ownership of Ethereum NFTs, with support for Ethereum mainnet and Sepholia and Goerli test nets.

Throughout this tutorial, we will explore the technical architecture and provide a live demo of ICP-ETH-Starter. We will focus on integrating the Ethereum JSON RPC API into a canister smart contract and showcase the Internet Computer's HTTPS outcall feature, which enables canister smart contracts to make direct URL requests.

This project empowers Ethereum projects with on-chain capabilities and enables seamless Ethereum integration for projects already on the Internet Computer.

Full repository: https://github.com/dfinity/ic-eth-sta...

Follow future updates on ICP:   / dfinity  
Medium:   / dfinity  
DFINITY Forum: https://forum.dfinity.org/

#ICP #Ethereum #Web3 #Blockchain