A boilerplate template for your Next.js and Ethers.js dapp.
Framework | Description |
---|---|
Ethers.js | A library for interacting with the Ethereum blockchain. |
Next.js | A framework for building fast and responsive web apps. |
- Clone the repository
- Install dependencies
npm install
- Run
npm run dev
to start the development server - Open the app in a browser