-
Notifications
You must be signed in to change notification settings - Fork 5k
/
Copy pathexternalTutorials.json
663 lines (663 loc) · 24.5 KB
/
externalTutorials.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
[
{
"url": "https://medium.com/@kaishinaw/issuing-and-verifying-ethereum-dids-with-metamask-a42070c0a04d",
"title": "Issuing And Verifying Ethereum DIDs with Metamask",
"description": "An initial explainer on how decentralized identity works",
"author": "Aw Kai Shin",
"authorGithub": "https://github.com/0xKai27",
"tags": [
"identity"
],
"skillLevel": "intermediate",
"timeToRead": "9",
"lang": "en",
"publishDate": "11/10/2022"
},
{
"url": "https://www.cyfrin.io/blog/what-is-eip-4844-proto-danksharding-and-blob-transactions",
"title": "What is EIP-4844? Proto-Danksharding and blob transactions explained",
"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",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"layer 2"
],
"skillLevel": "intermediate",
"timeToRead": "11",
"lang": "en",
"publishDate": "05/29/2024"
},
{
"url": "https://www.youtube.com/watch?v=LmQTRGqUL9s",
"title": "What is EIP-4844? | Blobs & Proto-danksharding",
"description": "What is EIP-4844? What are blob-carrying transactions?",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"layer 2"
],
"skillLevel": "intermediate",
"timeToRead": "10",
"lang": "en",
"publishDate": "05/29/2024"
},
{
"url": "https://updraft.cyfrin.io/courses/security",
"title": "Learn Smart Contract Auditing, Security, and DeFi",
"description": "The ultimate web3 security course for all those looking to be top smart contract developer or security researchers. We teach you all the cutting edge skills needed to make web3 safer and start a successful career in web3 security.",
"author": "Cyfrin Updraft",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"smart contracts",
"video",
"oracles",
"foundry",
"defi",
"fuzzing"
],
"skillLevel": "advanced",
"timeToRead": "1320",
"lang": "en",
"publishDate": "12/13/2023"
},
{
"url": "https://youtu.be/umepbfKp5rI",
"title": "Learn Solidity, Blockchain Development, & Smart Contracts using Foundry",
"description": "This course will give you a full introduction to all of the core concepts related to blockchain, smart contracts, Solidity, ERC20s, Foundry, DeFi, Chainlink, Ethereum, upgradable smart contracts, DAOs, IPFS, and more. Follow along with the videos and you'll be a blockchain wizard in no time!",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"smart contracts",
"video",
"oracles",
"NFT",
"ERC-20",
"foundry",
"mocking",
"testing",
"defi",
"openzeppelin",
"slither",
"storage",
"alchemy",
"block explorer",
"fuzzing"
],
"skillLevel": "beginner",
"timeToRead": "504",
"lang": "en",
"publishDate": "06/07/2023"
},
{
"url": "https://patrickalphac.medium.com/fuzz-invariant-tests-the-new-bare-minimum-for-smart-contract-security-87ebe150e88c",
"title": "Fuzzing & Invariant Testing Introduction",
"description": "What is fuzz testing? What are invariant tests? We introduce how to use these tools in Web3 & Solidity and explain why they are essential, especially for security. ",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["security"],
"skillLevel": "beginner",
"timeToRead": "9",
"lang": "en",
"publishDate": "04/13/2023"
},
{
"url": "https://www.cyfrin.io/blog/what-is-a-smart-contract-audit",
"title": "What is a Smart Contract Audit",
"description": "Smart Contract Auditing | What it is, what to expect, and where to look for one. Everything you need to know!",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["security"],
"skillLevel": "beginner",
"timeToRead": "5",
"lang": "en",
"publishDate": "04/06/2023"
},
{
"url": "https://patrickalphac.medium.com/formal-verification-symbolic-execution-the-security-silver-bullet-38e0ac9072eb",
"title": "Formal Verification & Symbolic Execution",
"description": "We look at formal verification & symbolic execution with two Trail of Bits Web3 security team members. Additionally, we review the value these techniques bring and compare them to other tools.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["security"],
"skillLevel": "intermediate",
"timeToRead": "10",
"lang": "en",
"publishDate": "04/25/2023"
},
{
"url": "https://www.youtube.com/watch?v=veBu03A6ptw",
"title": "How to develop an NFT Smart Contract (ERC721) with Alchemy",
"description": "A tutorial showing how to develop your first NFT smart contract quickly using OpenZeppelin, Remix, Alchemy, and Opensea. The first lesson of Road to Web3, a series of community-focused weekly Web3 development projects!",
"author": "Vitto Rivabella",
"authorGithub": "https://github.com/alchemyplatform",
"tags": [
"solidity",
"remix",
"ethers.js",
"smart contracts",
"openzeppelin",
"alchemy",
"video",
"NFT",
"ERC-721",
"alchemy",
"block explorer"
],
"skillLevel": "beginner",
"timeToRead": "48",
"lang": "en",
"publishDate": "05/01/2022"
},
{
"url": "https://www.youtube.com/watch?v=gyMwXuJrbJQ",
"title": "Learn Blockchain, Solidity, and Full Stack Web3 Development with JavaScript ",
"description": "This course will give you a full introduction to all of the core concepts related to blockchain, smart contracts, Solidity, ERC20s, full-stack Web3 dapps, DeFi, JavaScript, TypeScript, Chainlink, Ethereum, upgradable smart contracts, DAOs, the graph, Moralis, Aave, IPFS, and more. Follow along with the videos and you'll be a blockchain wizard in no time!",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"hardhat",
"ethers.js",
"smart contracts",
"react",
"nextjs",
"video",
"oracles",
"NFT",
"ERC-20",
"javascript",
"mocking",
"testing",
"defi",
"openzeppelin",
"slither",
"storage",
"moralis",
"alchemy",
"the graph",
"pinata",
"block explorer"
],
"skillLevel": "beginner",
"timeToRead": "1920",
"lang": "en",
"publishDate": "05/26/2022"
},
{
"url": "https://www.youtube.com/watch?v=M576WGiDBdQ",
"title": "Solidity, Blockchain, and Smart Contract Course",
"description": "This course will give you a full introduction into all of the core concepts in blockchain, smart contracts, solidity, NFTs/ERC721s, ERC20s, Coding Decentralized Finance (DeFi), python and solidity, Chainlink, Ethereum, upgradable smart contracts, and full stack blockchain development. ",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"brownie",
"web3.py",
"smart contracts",
"react",
"video",
"storage",
"oracles",
"NFT",
"ERC-20",
"python",
"mocking",
"testing",
"ganache"
],
"skillLevel": "beginner",
"timeToRead": "960",
"lang": "en",
"publishDate": "09/09/2021"
},
{
"url": "https://www.youtube.com/watch?v=fNMfMxGxeag",
"title": "Introduction to Foundry",
"description": "We build a minimal Foundry project using a staking application to show you how to work with Foundry.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["solidity", "foundry", "video"],
"skillLevel": "beginner",
"timeToRead": "19",
"lang": "en",
"publishDate": "03/28/2022"
},
{
"url": "https://www.youtube.com/watch?v=pdsYCkUWrgQ",
"title": "How to Connect your Smart Contracts to Metamask",
"description": "We learn exactly how web3 / blockchain / smart contract applications work in the front end using HTML and Javascript. We then go through 6 different ways you can connect your Metamask, Phantom, or other blockchain wallet address to your front end. We’ll look at popular Nextjs / React packages to make your development lifecycle 100 times easier.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"javascript",
"hardhat",
"nextjs",
"moralis",
"ethers.js",
"video"
],
"skillLevel": "beginner",
"timeToRead": "70",
"lang": "en",
"publishDate": "02/11/2022"
},
{
"url": "https://www.youtube.com/watch?v=AhJtmUqhAqg",
"title": "How to build an on-chain DAO",
"description": "Using Compound and Openzeppelin as a basis, we build a 100% on-chain DAO using an ERC20 governance token for votes.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["solidity", "typescript", "hardhat", "defi", "dao", "video"],
"skillLevel": "beginner",
"timeToRead": "86",
"lang": "en",
"publishDate": "03/04/2022"
},
{
"url": "https://betterprogramming.pub/how-to-code-an-on-chain-dao-e525e13a57be",
"title": "How to build an on-chain DAO",
"description": "Using Compound and Openzeppelin as a basis, we build a 100% on-chain DAO using an ERC20 governance token for votes.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["solidity", "typescript", "hardhat", "defi", "dao"],
"skillLevel": "beginner",
"timeToRead": "6",
"lang": "en",
"publishDate": "02/24/2022"
},
{
"url": "https://betterprogramming.pub/everything-you-need-to-know-about-fullstack-web3-94c0f1b18019",
"title": "Full Stack Web3 — Everything You Need to Know",
"description": "We learn exactly how web3 / blockchain / smart contract applications work in the front end using HTML and Javascript. We then go through 6 different ways you can connect your Metamask, Phantom, or other blockchain wallet address to your front end. We’ll look at popular Nextjs / React packages to make your development lifecycle 100 times easier. ",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"javascript",
"hardhat",
"nextjs",
"moralis",
"ethers.js"
],
"skillLevel": "beginner",
"timeToRead": "14",
"lang": "en",
"publishDate": "02/07/2022"
},
{
"url": "https://www.youtube.com/watch?v=e1N4aWIJMN0",
"title": "How to become a blockchain engineer",
"description": "We explore the steps one needs to take to enter the world as a blockchain developer and engineer. We talk about how to get there.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["solidity"],
"skillLevel": "beginner",
"timeToRead": "12",
"lang": "en",
"publishDate": "11/08/2021"
},
{
"url": "https://blog.chain.link/events-and-logging-in-solidity/",
"title": "Events and Logging in Solidity",
"description": "Learn all about solidity events and logging, with hardhat and brownie examples! With video example: https://www.youtube.com/watch?v=KDYJC85eS5M",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"events",
"hardhat",
"brownie",
"smart contracts",
"javascript",
"python"
],
"skillLevel": "beginner",
"timeToRead": "5",
"lang": "en",
"publishDate": "11/25/2021"
},
{
"url": "https://www.youtube.com/watch?v=EXas4uBqQr8",
"title": "What is Multicall?",
"description": "Learn how to make multiple API calls to a blockchain node with a single API call to a multicall contract.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": ["brownie", "web3.py", "video", "python"],
"skillLevel": "intermediate",
"timeToRead": "15",
"lang": "en",
"publishDate": "10/14/2021"
},
{
"url": "https://www.youtube.com/watch?v=9oERTH9Bkw0",
"title": "How to make NFT Art with On-Chain Metadata",
"description": "Explore the world of using SVGs to generate random NFT ImageURIs and Metadata 100% on-chain.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"ethers.js",
"hardhat",
"NFT",
"smart contracts",
"javascript",
"video"
],
"skillLevel": "beginner",
"timeToRead": "180",
"lang": "en",
"publishDate": "09/03/2021"
},
{
"url": "https://www.youtube.com/watch?v=TmNGAvI-RUA",
"title": "Leveraged Trading in DeFi",
"description": "Leveraged trading is a common strategy in traditional finance, and leveraged trades are even easier to do in DeFi",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"web3.py",
"brownie",
"defi",
"smart contracts",
"python",
"video"
],
"skillLevel": "beginner",
"timeToRead": "34",
"lang": "en",
"publishDate": "06/29/2021"
},
{
"url": "https://www.youtube.com/watch?v=bdXJmWajZRY",
"title": "Upgrading your Smart Contracts | A Tutorial & Introduction",
"description": "Learn how to make contracts that use flash loans. Using Brownie, Solidity, Aave.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"web3.py",
"brownie",
"smart contracts",
"python",
"video",
"defi"
],
"skillLevel": "intermediate",
"timeToRead": "17",
"lang": "en",
"publishDate": "04/25/2021"
},
{
"url": "https://www.youtube.com/watch?v=Aw7yvGFtOvI",
"title": "Aave Flash Loan Tutorial",
"description": "All about upgradable smart contracts, proxies, and using delegatecall in your solidity.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"web3.py",
"brownie",
"smart contracts",
"python",
"openzeppelin",
"proxies",
"video"
],
"skillLevel": "intermediate",
"timeToRead": "30",
"lang": "en",
"publishDate": "05/24/2021"
},
{
"url": "https://www.youtube.com/watch?v=p36tXHX1JD8",
"title": "NFT/ERC-721/Collectible END-TO-END TUTORIAL | Deploy, List on Opensea, Host Metadata on IPFS",
"description": "Build your own ERC20 token using Brownie, Python, and Solidity.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"web3.py",
"brownie",
"smart contracts",
"python",
"openzeppelin",
"video"
],
"skillLevel": "beginner",
"timeToRead": "17",
"lang": "en",
"publishDate": "05/09/2021"
},
{
"url": "https://www.youtube.com/watch?v=8rpir_ZSK1g",
"title": "Create your own Blockchain ERC20 Token",
"description": "Deploy your smart contract to Opensea, end-to-end.",
"author": "Patrick Collins",
"authorGithub": "https://github.com/PatrickAlphaC",
"tags": [
"solidity",
"web3.py",
"brownie",
"smart contracts",
"python",
"openzeppelin",
"ERC-20",
"video"
],
"skillLevel": "beginner",
"timeToRead": "30",
"lang": "en",
"publishDate": "05/24/2021"
},
{
"url": "https://hardhat.org/tutorial/",
"title": "Hardhat's tutorial for beginners",
"description": "Hardhat's beginners guide to Ethereum contracts and dapp development",
"author": "Hardhat",
"authorGithub": "https://https://hardhat.org/",
"tags": ["hardhat", "solidity", "testing", "smart contracts"],
"skillLevel": "beginner",
"lang": "en",
"publishDate": "06/22/2021"
},
{
"url": "https://dev.to/dabit3/the-complete-guide-to-full-stack-ethereum-development-3j13",
"title": "The Complete Guide to Full Stack Ethereum Development",
"description": "Building Full Stack dapps with React, Ethers.js, Solidity, and Hardhat",
"author": "Nader Dabit",
"authorGithub": "https://github.com/dabit3",
"tags": ["solidity", "hardhat", "ethers.js", "smart contracts", "react"],
"skillLevel": "beginner",
"timeToRead": "18",
"lang": "en",
"publishDate": "08/25/2021"
},
{
"url": "https://blog.chain.link/fetch-current-crypto-price-data-solidity/",
"title": "How to Fetch the Current Price of Ethereum in Solidity",
"description": "Learn how to fetch the current price of Bitcoin, Ethereum and other cryptocurrencies in your Solidity smart contracts.",
"author": "Harry Papacharissiou",
"authorGithub": "https://github.com/kwsantiago",
"tags": ["solidity", "oracles"],
"skillLevel": "beginner",
"lang": "en",
"publishDate": "01/05/2021"
},
{
"url": "https://devpill.me",
"title": "devpill.me",
"description": "devpill.me is a public good blockchain development guide aimed at becoming the go-to learning resource aggregator for building on Ethereum and its wider ecosystem of scaling solutions and applications.",
"author": "dcbuilder",
"authorGithub": "https://github.com/dcbuild3r",
"tags": ["frontend", "backend", "smart contracts", "solidity"],
"skillLevel": "beginner",
"lang": "en",
"publishDate": "03/22/2023"
},
{
"url": "https://veridelisi.medium.com/learn-opcodes-7bd28d5f0d1b",
"title": "Learn EVM Opcodes Series",
"description": "Welcome to the comprehensive series on understanding Ethereum Virtual Machine (EVM) Opcodes",
"author": "Engin YILMAZ @veridelisi",
"authorGithub": "https://github.com/veridelisi",
"tags": [
"opcodes",
"foundry",
"smart contracts",
"solidity",
"yul",
"storage"
],
"skillLevel": "beginner",
"lang": "en",
"publishDate": "03/08/2023"
},
{
"url": "https://docs.replit.com/tutorials/web3/escrow-contract-with-solidity",
"title": "Build an escrow contract with Solidity and Replit",
"description": "Learn how to build a simple escrow smart contract, which will include deploying your own non-fungible token (NFT) and learning more about Solidity on Ethereum.",
"author": "replit",
"authorGithub": "https://github.com/replit",
"tags": ["solidity", "smart contracts", "erc-721"],
"skillLevel": "beginner",
"lang": "en",
"timeToRead": "20",
"publishDate": "03/24/2023"
},
{
"url": "https://docs.replit.com/tutorials/web3/build-a-robot-nft",
"title": "Build a robot NFT with Solidity and Replit (part 1)",
"description": "Learn how to create a simple generative art NFT, ReplBots, with part 1 focusing on the smart contract deployment.",
"author": "replit",
"authorGithub": "https://github.com/replit",
"tags": ["solidity", "smart contracts", "erc-721", "nft"],
"skillLevel": "beginner",
"lang": "en",
"timeToRead": "20",
"publishDate": "03/24/2023"
},
{
"url": "https://docs.replit.com/tutorials/web3/build-a-robot-nft-p2",
"title": "Build a robot NFT with Solidity and Replit (part 2)",
"description": "Continues from part 1 where you can learn how to create a frontend interface for your NFT application.",
"author": "replit",
"authorGithub": "https://github.com/replit",
"tags": ["javascript", "frontend"],
"skillLevel": "beginner",
"lang": "en",
"timeToRead": "15",
"publishDate": "03/24/2023"
},
{
"url": "https://docs.replit.com/tutorials/web3/build-smart-contract-oracle",
"title": "Build a smart contract oracle with Solidity, Node.js, and Replit",
"description": "Learn how to use oracles in smart contracts and how oracles work internally, and gain experience with hybrid on-and-offchain systems.",
"author": "replit",
"authorGithub": "https://github.com/replit",
"tags": ["solidity", "oracles", "javascript"],
"skillLevel": "beginner",
"lang": "en",
"timeToRead": "30",
"publishDate": "03/24/2023"
},
{
"url": "https://docs.alchemy.com/docs/how-to-get-transaction-history-for-an-address-on-ethereum",
"title": "How to Get Transaction History for an Address on Ethereum",
"description": "Learn how to get the full transaction history for a smart contract or a user address including external, internal, token, ERC-20, ERC-721 and ERC-1155 token transfers in a single request.",
"author": "Alchemy",
"authorGithub": "https://github.com/alchemyplatform",
"tags": ["alchemy", "querying"],
"skillLevel": "beginner",
"lang": "en",
"timeToRead": "10",
"publishDate": "07/01/2023"
},
{
"url": "https://speedrunethereum.com/challenge/simple-nft-example",
"title": "Simple NFT Example",
"description": "Build, mint, and transfer your own ERC721",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "nft", "javascript", "typescript", "openzeppelin"],
"skillLevel": "beginner",
"lang": "en",
"timeToRead": "10",
"publishDate": "04/24/2024"
},
{
"url": "https://speedrunethereum.com/challenge/decentralized-staking",
"title": "Decentralized Staking App",
"description": "Build, test, and deploy your own decentralized staking app",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "javascript", "typescript", "frontend"],
"skillLevel": "beginner",
"timeToRead": "30",
"lang": "en",
"publishDate": "04/24/2024"
},
{
"url": "https://speedrunethereum.com/challenge/token-vendor",
"title": "Token Vendor",
"description": "Build a vending machine to buy and sell your own ERC20",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "javascript", "typescript", "frontend","ERC-20", "openzeppelin"],
"skillLevel": "beginner",
"timeToRead": "30",
"lang": "en",
"publishDate": "04/24/2024"
},
{
"url": "https://speedrunethereum.com/challenge/dice-game",
"title": "Dice Game",
"description": "Deploy a contract to attack a DiceGame contract and predict the randomness so you only roll winners",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "javascript", "typescript", "frontend", "openzeppelin"],
"skillLevel": "beginner",
"timeToRead": "25",
"lang": "en",
"publishDate": "04/24/2024"
},
{
"url": "https://speedrunethereum.com/challenge/minimum-viable-exchange",
"title": "Build a DEX",
"description": "Deploy a decentralized exchange to swap an ERC20 and ETH",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "javascript", "typescript", "frontend", "ERC-20", "openzeppelin"],
"skillLevel": "intermediate",
"timeToRead": "60",
"lang": "en",
"publishDate": "04/24/2024"
},
{
"url": "https://speedrunethereum.com/challenge/state-channels",
"title": "State Channel Application",
"description": "Create an app to lock collateral onchain, transact offchain, then finalize onchain.",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "javascript", "typescript", "frontend", "openzeppelin"],
"skillLevel": "intermediate",
"timeToRead": "60",
"lang": "en",
"publishDate": "04/24/2024"
},
{
"url": "https://github.com/scaffold-eth/se-2-challenges/tree/challenge-6-multisig",
"title": "Multisig wallet",
"description": "Deploy a multi-signature wallet where enough signatures are required to execute a transaction",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "nextjs", "wagmi", "javascript", "typescript", "frontend", "openzeppelin", "signing"],
"skillLevel": "intermediate",
"timeToRead": "90",
"lang": "en",
"publishDate": "04/24/2024"
}
]