Summary
Keywords
Full Transcript
In this video we will create a basic dApp using React.js, Next.js, and Anchor to create a frontend that will be able to talk with the Escrow Program that we wrote in the previous video (check out links below) Github: https://github.com/chang47/solana-pda-dapp Previous Video Github: https://github.com/chang47/solana-pda-example-program đ Solana Playlist: https://www.youtube.com/watch?v=-AAtfPHEMbA&list=PL53JxaGwWUqCr3xm4qvqbgpJ4Xbs4lCs7 đ° Donations accepted (but optional): 2hYca42EE2kwmFZPV7M4skev1za7atWBh5ctzQWfsTD7 00:00 - Intro 00:13 - Video Overview 00:52 - What are PDA's (recap) 02:13 - Previous video Escrow Smart Contract Recap 03:35 - Project overview 04:10 - Creating a dApp - Wallet Adapter Starter Project 05:06 - Creating a dApp - Get Anchor IDL 11:18 - Creating a dApp - Writing the frontend 24:28 - Creating a dApp - Additional setup work Solana Wallet Adapter Repo: https://github.com/solana-labs/wallet-adapter/tree/master/packages/starter/nextjs-starter Next.js starter app location: https://github.com/solana-labs/wallet-adapter/tree/master/packages/starter/nextjs-starter
