Skip to content

Commit

Permalink
docs: add 7702 video to resource hub (#648)
Browse files Browse the repository at this point in the history
Co-authored-by: Tanay Pant <tanaypantprotonmail.com>
  • Loading branch information
tanay1337 authored Nov 26, 2024
1 parent 80a3711 commit a8d186c
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion components/ResourceHub/company-resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
]

0 comments on commit a8d186c

Please sign in to comment.