-
Notifications
You must be signed in to change notification settings - Fork 3
/
submissions.json
26 lines (26 loc) · 1.14 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
[
{
"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"
]
}
]