Skip to content

Commit

Permalink
Merge pull request #12834 from ZakGriffith/speedrunethereum-tutorials
Browse files Browse the repository at this point in the history
remove outdated speedrunethereum tutorials
  • Loading branch information
corwintines committed May 17, 2024
2 parents fc0d2f9 + 70d14e6 commit ef191f3
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions src/data/externalTutorials.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,28 +435,6 @@
"lang": "en",
"publishDate": "08/25/2021"
},
{
"url": "https://github.com/austintgriffith/scaffold-eth/tree/simple-nft-example",
"title": "Simple NFT Example",
"description": "Build, mint, and send around your own ERC721!",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react"],
"skillLevel": "beginner",
"lang": "en",
"publishDate": "08/03/2021"
},
{
"url": "https://github.com/austintgriffith/scaffold-eth/tree/challenge-1-decentralized-staking",
"title": "Decentralized Staking App",
"description": "Build, test and ship your own decentralized staking app!",
"author": "Austin Griffith",
"authorGithub": "https://github.com/austintgriffith",
"tags": ["solidity", "smart contracts", "react", "testing"],
"skillLevel": "beginner",
"lang": "en",
"publishDate": "08/15/2021"
},
{
"url": "https://blog.chain.link/fetch-current-crypto-price-data-solidity/",
"title": "How to Fetch the Current Price of Ethereum in Solidity",
Expand Down

0 comments on commit ef191f3

Please sign in to comment.