Welcome to the React Dapp workshop! This workshop will teach you how to build a decentralized application (Dapp) using React and the Ethereum blockchain. We will be using the Hardhat to build our Dapp.
- Get started by cloning this project and installing the dependencies:
git clone https://github.com/glennreyes/react-dapp.git
cd react-dapp
pnpm install
- Start the development server:
pnpm dev
- Open http://localhost:3000 with your browser and follow the instructions on the screen.
https://forms.gle/BEuWiHpSJGxq3J5m7
https://github.com/glennreyes/react-dapp
Creating the workshop materials wouldn't have been possible without:
- The help of my co-workers at Avantgarde Finance
- The content that is available online