Skip to content

abdunur-dev/dev3pack1

Repository files navigation

hi# ⚡ Base OnchainKit App

A modern Next.js frontend powered by OnchainKit and deployed on Vercel — enabling seamless interaction with the Base blockchain.
This project demonstrates how to build a Web3-ready frontend with analytics, global styles, and provider integration.


🚀 Features

  • 🧱 Built on Base – Leverages Coinbase’s L2 blockchain
  • 💡 OnchainKit Integration – Simplifies onchain interactions
  • ⚛️ Next.js 14 + React 18 – App Router support
  • 🎨 Geist Fonts – Clean and elegant typography
  • 📊 Vercel Analytics – For performance insights
  • 🪄 Provider Pattern – Manages context and blockchain connections
  • 🌐 Deployed on Vercel

📂 Project Structure

/app ├── layout.tsx

Root layout file ├── page.tsx

Main page component ├── providers.tsx

Context providers (Web3, theme, etc.) ├── globals.css

Global styles /public ├── favicon.ico ...


🧰 Tech Stack


⚙️ Installation & Setup

  1. Clone the Repository
    git clone https://github.com/abdunur-dev/Base-day-2-challeng.git
    cd Base-day-2-challeng.git
    
  2. Install Dependencies

npm install

  1. Run Development Server

npm run dev

  1. Open http://localhost:3000 🚀

📜 License

MIT License © 2025 Abdurhaman Nur


About

My second web3 onchainkit project for base network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors