Skip to content

A template for web3 project built with Next.js, TailwindCSS, and ConnectKit

Notifications You must be signed in to change notification settings

uF4No/web3-starter-next-tailwind

Repository files navigation

Web3 starter

This is a template you can use to bootstrap a web3 project. Built with Next.js, TailwindCSS, and ConnectKit.

This project contains a landing page and a button to connect the user's wallet compatible with Metamask, Coinbase wallet,

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

About

A template for web3 project built with Next.js, TailwindCSS, and ConnectKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published