We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d75419a + f035303 commit c83dec3Copy full SHA for c83dec3
src/data/externalTutorials.json
@@ -1,4 +1,18 @@
1
[
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
+ },
16
{
17
"url": "https://www.cyfrin.io/blog/what-is-eip-4844-proto-danksharding-and-blob-transactions",
18
"title": "What is EIP-4844? Proto-Danksharding and blob transactions explained",
0 commit comments