|
435 | 435 | "lang": "en",
|
436 | 436 | "publishDate": "08/25/2021"
|
437 | 437 | },
|
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 |
| - }, |
460 | 438 | {
|
461 | 439 | "url": "https://blog.chain.link/fetch-current-crypto-price-data-solidity/",
|
462 | 440 | "title": "How to Fetch the Current Price of Ethereum in Solidity",
|
|
0 commit comments