Skip to content

Commit 03dd9e8

Browse files
committed
feat: added blob tutorials
1 parent 0d94fde commit 03dd9e8

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://medium.com/cyfrin/what-is-eip-4844-proto-dankshading-and-blob-transactions-explained-984dec50dcc8",
4+
"title": "What is EIP-4844? Proto-Danksharding and blob transactions explained",
5+
"description": "What is the EIP-4844? Learn what proto-danksharding and blobs are, how they work, and how to send your first blob transaction using the new Ethereum improvement proposal",
6+
"author": "Patrick Collins",
7+
"authorGithub": "https://github.com/PatrickAlphaC",
8+
"tags": [
9+
"rollups",
10+
"blobs"
11+
],
12+
"skillLevel": "intermediate",
13+
"timeToRead": "660",
14+
"lang": "en",
15+
"publishDate": "5/29/2024"
16+
},
217
{
318
"url": "https://www.youtube.com/watch?v=LmQTRGqUL9s",
419
"title": "What is EIP-4844? | Blobs & Proto-danksharding",

0 commit comments

Comments
 (0)