michael-fourie / next-ethers

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

Home Page:next-ethers.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Screenshots

🟢 Connected

Connected to metamask

Default status

Default status

No Metamask

User dont have metamask installed

About

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

next-ethers.vercel.app


Languages

Language:JavaScript 94.4%Language:CSS 5.6%