From ce9a98230d3f3eed071edca7b572db70df656eb9 Mon Sep 17 00:00:00 2001 From: Ryan Vandersmith Date: Wed, 10 Jul 2024 11:09:18 -0600 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d493aaa..3a3fcd36 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,4 @@ npm run generate * [Bitcoin canister](https://github.com/dfinity/bitcoin-canister): interact with the Bitcoin blockchain from the Internet Computer. * [ckETH](https://forum.dfinity.org/t/cketh-a-canister-issued-ether-twin-token-on-the-ic/22819): a canister-issued Ether twin token on the Internet Computer. -* [IC 🔗 ETH](https://github.com/dfinity/ic-eth-starter): a full-stack starter project for calling Ethereum smart contracts from an IC dapp. +* [ICP 🔗 ETH](https://github.com/dfinity/ic-eth-starter): a full-stack starter project for calling Ethereum smart contracts from an IC dapp. From c7c4faacfbc2ebab9987c889824c220e7d624161 Mon Sep 17 00:00:00 2001 From: Ryan Vandersmith Date: Mon, 22 Jul 2024 09:11:00 -0600 Subject: [PATCH 2/2] Update README.md Co-authored-by: gregorydemay <112856886+gregorydemay@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a3fcd36..01c9135e 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,4 @@ npm run generate * [Bitcoin canister](https://github.com/dfinity/bitcoin-canister): interact with the Bitcoin blockchain from the Internet Computer. * [ckETH](https://forum.dfinity.org/t/cketh-a-canister-issued-ether-twin-token-on-the-ic/22819): a canister-issued Ether twin token on the Internet Computer. -* [ICP 🔗 ETH](https://github.com/dfinity/ic-eth-starter): a full-stack starter project for calling Ethereum smart contracts from an IC dapp. +* [ICP 🔗 ETH](https://github.com/dfinity/icp-eth-starter): a full-stack starter project for calling Ethereum smart contracts from an IC dapp.