Skip to content

chaitanyasjoshi/token-factory

Repository files navigation

Next.js + Ethers.js starter template

A boilerplate template for your Next.js and Ethers.js dapp.

Built with

Framework Description
Ethers.js A library for interacting with the Ethereum blockchain.
Next.js A framework for building fast and responsive web apps.

Getting Started

  • Clone the repository
  • Install dependencies npm install
  • Run npm run dev to start the development server
  • Open the app in a browser