https://www.youtube.com/watch?v=Wn_Kb3MR_cU&t=352s
- React
- Tailwind
- Alchemy
- Hardhat
- Ethers
- Connect with wallet of metamask
- Send Ether for other wallet
- List all transactions by wallet
- Alchemy is a API to create connection with blockchain networks, so we can send ours smart contracts.
- Hardhat is a lib to compile, deploy, test, and debug your smart contracts ethereum.
- In specificaly, ethers is used to integrate the ethereum system.