-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsubmissions.json
35 lines (35 loc) · 1.42 KB
/
submissions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[
{
"author": "hippiestank",
"description": "Provided quality feedback for two dotcodeschool.com tutorials per requests via Polkadot Forum.",
"evidence": {
"feedback_1": "https://github.com/wirednkod/papi-intro-tutorial/issues/5#issue-2642374360",
"feedback_2": "https://github.com/shawntabrizi/substrate-collectables-workshop/issues/190#issue-2672687717",
"request_1": "https://forum.polkadot.network/t/one-year-in-an-education-review/10656/7?u=hippiestank",
"request_2": "https://forum.polkadot.network/t/one-year-in-an-education-review/10656/2?u=hippiestank"
}
},
{
"author": "shawntabrizi",
"description": "Updated zombienet instructions to include NPM and MacOS install instructions.",
"evidence": "https://github.com/paritytech/zombienet/pull/1842"
},
{
"author": "brunopgalvao",
"description": "Created a tutorial on how to deploy a Solidity smart contract to Polkadot (Asset Hub Westend).",
"evidence": [
"https://hackmd.io/@brunopgalvao/deploy-to-polkadot",
"https://medium.com/@brunopgalvao/deploying-your-first-contract-to-polkadot-in-5minutes-5cf190601b99",
"https://www.youtube.com/watch?v=TwT2eX58Rc8"
]
},
{
"author": "sam0x17",
"description": "added github embedding feature to docify at parity's request",
"evidence": [
"https://github.com/sam0x17/docify/pull/29",
"https://github.com/sam0x17/docify/pull/30",
"https://github.com/sam0x17/docify/releases/tag/v0.3.0"
]
}
]