Skip to content

Commit ef191f3

Browse files
authored
Merge pull request #12834 from ZakGriffith/speedrunethereum-tutorials
remove outdated speedrunethereum tutorials
2 parents fc0d2f9 + 70d14e6 commit ef191f3

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

src/data/externalTutorials.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -435,28 +435,6 @@
435435
"lang": "en",
436436
"publishDate": "08/25/2021"
437437
},
438-
{
439-
"url": "https://github.com/austintgriffith/scaffold-eth/tree/simple-nft-example",
440-
"title": "Simple NFT Example",
441-
"description": "Build, mint, and send around your own ERC721!",
442-
"author": "Austin Griffith",
443-
"authorGithub": "https://github.com/austintgriffith",
444-
"tags": ["solidity", "smart contracts", "react"],
445-
"skillLevel": "beginner",
446-
"lang": "en",
447-
"publishDate": "08/03/2021"
448-
},
449-
{
450-
"url": "https://github.com/austintgriffith/scaffold-eth/tree/challenge-1-decentralized-staking",
451-
"title": "Decentralized Staking App",
452-
"description": "Build, test and ship your own decentralized staking app!",
453-
"author": "Austin Griffith",
454-
"authorGithub": "https://github.com/austintgriffith",
455-
"tags": ["solidity", "smart contracts", "react", "testing"],
456-
"skillLevel": "beginner",
457-
"lang": "en",
458-
"publishDate": "08/15/2021"
459-
},
460438
{
461439
"url": "https://blog.chain.link/fetch-current-crypto-price-data-solidity/",
462440
"title": "How to Fetch the Current Price of Ethereum in Solidity",

0 commit comments

Comments
 (0)