mirror of
https://github.com/smartcontractkit/full-blockchain-solidity-course-js.git
synced 2026-09-07 01:11:59 +00:00
temporary outline
This commit is contained in:
+44
@@ -0,0 +1,44 @@
|
||||
0. Blockchain Basics
|
||||
1. Wallet
|
||||
1. [Remix SimpleStorage](https://github.com/PatrickAlphaC/simpleStorageFCC)
|
||||
1. Getting help
|
||||
2. How to debug errors and warnings
|
||||
3. Move the SPFX license thing to later - comment on warnings
|
||||
2. [Remix Storage Factory](https://github.com/PatrickAlphaC/storageFactoryFCC)
|
||||
3. [Remix Fund Me](https://github.com/PatrickAlphaC/fundMeFCC)
|
||||
4. [ethersjs SimpleStorage](https://github.com/PatrickAlphaC/ethers-simple-storage)
|
||||
5. [Hardhat Simple Storage](https://github.com/PatrickAlphaC/hardhat-simple-storage-fcc)
|
||||
6. [Hardhat Fund Me](https://github.com/PatrickAlphaC/hardhat-fund-me-fcc)
|
||||
7. HTML / Javascript Fund Me
|
||||
8. Hardhat Smart Contract Lottery
|
||||
9. Nextjs Smart Contract Lottery
|
||||
1. create-next-app
|
||||
2. tailwindcss
|
||||
3. Connect to metamask
|
||||
4. Click a button to send TX
|
||||
1. Speed Run Ethereum Intro
|
||||
10. [Hardhat Starter Kit](https://github.com/smartcontractkit/hardhat-starter-kit)
|
||||
11. [Hardhat ERC20s]()
|
||||
12. Hardhat Defi & Aave
|
||||
1. 5 minute speedrun ethereum
|
||||
13. Hardhat NFTs
|
||||
1. IPFS / SVG On-Chain
|
||||
2. Randomization
|
||||
3. Trading Cards / Stats
|
||||
14. [Nextjs NFT Marketplace]() ft. XXX
|
||||
1. Creating a brand new project from scratch
|
||||
2. Adding hardhat
|
||||
3. Writing smart contracts
|
||||
4. Building
|
||||
5. NFT API for thegraph protocol
|
||||
15. [Hardhat Upgrades]()
|
||||
1. Parameter
|
||||
2. Social Migrate
|
||||
3. Metamorphic
|
||||
4. Proxy
|
||||
1. Transparent
|
||||
2. UUPS
|
||||
3. Diamond
|
||||
16. Hardhat DAOs
|
||||
17. Hardhat Security
|
||||
18. Hardhat Low Level & Assembly
|
||||
Reference in New Issue
Block a user