diff --git a/components/ResourceHub/company-resources.json b/components/ResourceHub/company-resources.json index 498c9ba2..cc60c463 100644 --- a/components/ResourceHub/company-resources.json +++ b/components/ResourceHub/company-resources.json @@ -152,5 +152,19 @@ ], "image": "https://i.ytimg.com/vi/zDe3zl7yApk/maxresdefault.jpg", "lastChecked": "2024-09-23" + }, + { + "name": "Convert an EOA to a Smart Account with EIP-7702", + "url": "https://www.youtube.com/watch?v=dx4mk6tKHCo", + "type": "Video", + "date": "2024-10-25", + "description": "EIP-7702 will ship with the upcoming Ethereum hardfork (Pectra) in 2025.With this POC you can already try out, how to convert an EOA into a Smart Account and...", + "tags": [ + "Tutorial", + "Safe Smart Account", + "7702" + ], + "image": "https://i.ytimg.com/vi/dx4mk6tKHCo/maxresdefault.jpg", + "lastChecked": "2024-11-25" } -] \ No newline at end of file +]