Skip to content

0x3f-lancers/web3-starter-kit

Repository files navigation

Next.js with RainbowKit Template

This is a Next.js project bootstrapped with create-next-app, integrated with RainbowKit for seamless wallet connection. It's an ideal starting point for building web applications requiring Ethereum wallet integration.

Features

  • Next.js 15: Leverage the latest features of Next.js for fast, efficient, and scalable web development.
  • RainbowKit Integration: Easy and user-friendly wallet connection, supporting a wide range of Ethereum wallets.
  • Shadcn/UI Support: Leverage beautifully styled and accessible UI components.
  • Ethers.js v6: A powerful and lightweight library for Ethereum interaction.
  • Wagmi: Simplified hooks and utilities for Ethereum developers.
  • TypeChain: Strongly-typed smart contract interaction for TypeScript enthusiasts.
  • Font Optimization: Utilizes next/font for optimized loading of the Inter font, a popular Google Font.
  • Development Ready: Quick setup with support for various package managers (npm, yarn, pnpm, bun).

Getting Started

To get started, clone the repository and install the dependencies:

git clone https://github.com/0x3f-lancers/web3-starter-kit.git
cd web3-starter-kit
npm install

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in your browser to see your application running. Begin by editing app/page.tsx, and the page will auto-update as you make changes.

Learn More

To learn more about the technologies used in this template, take a look at the following resources:

Contributions

Contributions are welcome! Check out the GitHub repository for issues to tackle or submit your own improvements to the template. Together, we can build an even better starting point for Ethereum-integrated applications.


Happy building! 🚀

About

Jumpstart your web development with this streamlined template, combining the power of Next.js 15 and the ease of web3-wallet-kits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors