Skip to content

Commit 74fa245

Browse files
authored
Merge pull request #11802 from PatrickAlphaC/add-security-course
added security course
2 parents 6fabc5d + 326a626 commit 74fa245

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/data/externalTutorials.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
[
2+
{
3+
"url": "https://updraft.cyfrin.io/courses/security",
4+
"title": "Learn Smart Contract Auditing, Security, and DeFi",
5+
"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.",
6+
"author": "Cyfrin Updraft",
7+
"authorGithub": "https://github.com/PatrickAlphaC",
8+
"tags": [
9+
"solidity",
10+
"smart contracts",
11+
"video",
12+
"oracles",
13+
"foundry",
14+
"defi",
15+
"fuzzing"
16+
],
17+
"skillLevel": "advanced",
18+
"timeToRead": "1320",
19+
"lang": "en",
20+
"publishDate": "12/13/2023"
21+
},
222
{
323
"url": "https://youtu.be/umepbfKp5rI",
424
"title": "Learn Solidity, Blockchain Development, & Smart Contracts using Foundry",

0 commit comments

Comments
 (0)