From 6b4aa7b42eb15b9c2d9281320700a9d0726f7912 Mon Sep 17 00:00:00 2001 From: Nathan FLATTIN Date: Tue, 21 May 2024 00:15:35 +0200 Subject: [PATCH] update: create-erc-20 skills --- p2p/5.Create_an_ERC-20/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p2p/5.Create_an_ERC-20/README.md b/p2p/5.Create_an_ERC-20/README.md index 9400a168..a29c4586 100644 --- a/p2p/5.Create_an_ERC-20/README.md +++ b/p2p/5.Create_an_ERC-20/README.md @@ -4,7 +4,7 @@ ✔ Make your own implementation of an ERC-20 -✔ Deploy an ERC-20 on an Polygon testnet +✔ Deploy an ERC-20 on Ethereum Sepolia Testnet ## Introduction in a few lines