Skip to content

Commit 0d94fde

Browse files
committed
feat: added tutorial on blobs/eip-4844
1 parent 7039220 commit 0d94fde

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/externalTutorials.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
[
2+
{
3+
"url": "https://www.youtube.com/watch?v=LmQTRGqUL9s",
4+
"title": "What is EIP-4844? | Blobs & Proto-danksharding",
5+
"description": "What is EIP-4844? What are blob-carrying transactions?",
6+
"author": "Patrick Collins",
7+
"authorGithub": "https://github.com/PatrickAlphaC",
8+
"tags": [
9+
"rollups",
10+
"blobs"
11+
],
12+
"skillLevel": "intermediate",
13+
"timeToRead": "600",
14+
"lang": "en",
15+
"publishDate": "5/29/2024"
16+
},
217
{
318
"url": "https://updraft.cyfrin.io/courses/security",
419
"title": "Learn Smart Contract Auditing, Security, and DeFi",

0 commit comments

Comments
 (0)