⚙️ Built using Scaffold-eth 2
Before you begin, you need to install the following tools:
- Node (>= v18.17)
- Yarn (v1 or v2+)
- Git
To get started with Scaffold-ETH 2, follow the steps below:
- install dependencies
yarn install
- then, start the NextJS app:
yarn start
Visit the app on: http://localhost:3000
.