mirror of
https://github.com/smartcontractkit/full-blockchain-solidity-course-js.git
synced 2026-09-05 00:20:45 +00:00
wip
This commit is contained in:
44
.outline.md
44
.outline.md
@@ -1,27 +1,27 @@
|
||||
0. Blockchain Basics
|
||||
1. Wallet
|
||||
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
|
||||
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](https://github.com/PatrickAlphaC/html-fund-me-fcc)
|
||||
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
|
||||
8. [Hardhat Smart Contract Lottery](https://github.com/PatrickAlphaC/hardhat-smartcontract-lottery-fcc)
|
||||
9. [Nextjs Smart Contract Lottery](https://github.com/PatrickAlphaC/nextjs-smartcontract-lottery-fcc)
|
||||
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
|
||||
11. [Hardhat ERC20s](https://github.com/PatrickAlphaC/hardhat-erc20-fcc)
|
||||
12. [Hardhat Defi & Aave](https://github.com/PatrickAlphaC/hardhat-defi-fcc)
|
||||
1. 5 minute speedrun ethereum ft. XXX
|
||||
13. [Hardhat NFTs](https://github.com/PatrickAlphaC/hardhat-nft-fcc)
|
||||
1. IPFS / SVG On-Chain
|
||||
2. Randomization
|
||||
3. Trading Cards / Stats
|
||||
@@ -36,9 +36,11 @@
|
||||
2. Social Migrate
|
||||
3. Metamorphic
|
||||
4. Proxy
|
||||
1. Transparent
|
||||
2. UUPS
|
||||
3. Diamond
|
||||
16. Hardhat DAOs
|
||||
17. Hardhat Security
|
||||
18. Hardhat Low Level & Assembly
|
||||
1. Transparent
|
||||
2. UUPS
|
||||
3. Diamond
|
||||
16. [Hardhat DAOs]()
|
||||
17. [Hardhat Security]
|
||||
1. Reentrancy
|
||||
2. Flash Loans Attacks
|
||||
18. [Low Level, Assembly/Yul, and Gas Optimizations]()
|
||||
|
||||
Reference in New Issue
Block a user