Skip to content

🚀 NapUI - The Web3 UI Library

NapUI is a React + TypeScript + Tailwind UI library designed for Web3 applications.
It offers ready-to-use, customizable components to simplify DApp development.

✨ Features

  • 🔥 Prebuilt Web3 UI Components → Save time, no need to build from scratch.
  • Wallet Integration → Easily connect MetaMask, WalletConnect, and more.
  • 🎨 Tailwind-Friendly → Full design flexibility.
  • 🚀 Optimized for Web3 UX → Designed for transactions, staking, and NFT marketplaces.

📦 Installation

Install via npm or yarn, or with this link NapUI:

npm install napui-kit
# or
yarn add napui-kit

in your main.tsx or layout.tsx add this

import '../node_modules/napui-kit/dist/napui-kit.css'