Skip to content

Commit c83dec3

Browse files
authored
Merge pull request #13194 from ethereum/addTutorial
Add Suggest a tutorial: Issuing And Verifying Ethereum DIDs with Metamask
2 parents d75419a + f035303 commit c83dec3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/data/externalTutorials.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
[
2+
{
3+
"url": "https://medium.com/@kaishinaw/issuing-and-verifying-ethereum-dids-with-metamask-a42070c0a04d",
4+
"title": "Issuing And Verifying Ethereum DIDs with Metamask",
5+
"description": "An initial explainer on how decentralized identity works",
6+
"author": "Aw Kai Shin",
7+
"authorGithub": "https://github.com/0xKai27",
8+
"tags": [
9+
"identity"
10+
],
11+
"skillLevel": "intermediate",
12+
"timeToRead": "9",
13+
"lang": "en",
14+
"publishDate": "11/10/2022"
15+
},
216
{
317
"url": "https://www.cyfrin.io/blog/what-is-eip-4844-proto-danksharding-and-blob-transactions",
418
"title": "What is EIP-4844? Proto-Danksharding and blob transactions explained",

0 commit comments

Comments
 (0)