Skip to content
/ web3-starter Public template
forked from hackbg/web3-starter

Create Ethereum dApps optimized for user and developer experience

Notifications You must be signed in to change notification settings

codora-io/web3-starter

 
 

Repository files navigation

Web3 Starter

A Next.js template for building Ethereum dApps focused on user and developer experience.

Features

  • Sign in with your wallet
  • Responsive UI
  • Theme support
  • Component library
  • Server components
  • Prepared transactions
  • Samples for common use cases

Stack

Getting Started

Run pnpm run dev in your terminal, and then open localhost:3000 in your browser.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/app/page.tsx) will automatically update the webpage.

About

Create Ethereum dApps optimized for user and developer experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.3%
  • CSS 1.4%