Neptune Wallet
A modern, secure wallet application for the Neptune blockchain network.
✨ Features
- 🎨 Modern UI with Shadcn-vue components and Tailwind CSS v4
- 🌓 Dark/Light theme support
- 🔒 Secure wallet management
- 💼 Transaction handling
- 📊 UTXO tracking
- 🌐 Network monitoring
🚀 Quick Start
# Install dependencies
pnpm install
# Setup environment
cp .env.example .env
# Start development server
pnpm dev
# Build for production
pnpm build
📋 Available Scripts
pnpm dev- Start development serverpnpm build- Build for productionpnpm preview- Preview production buildpnpm type-check- Run TypeScript type checkingpnpm lint- Lint and fix code with ESLintpnpm format- Format code with Prettier
🛠️ Tech Stack
- Framework: Vue 3.5 + TypeScript
- Build Tool: Vite 7
- State Management: Pinia 2.3
- Routing: Vue Router 4.5
- HTTP Client: Axios 1.7
- i18n: Vue I18n 10.0
- Styling: Tailwind CSS v4 (CSS-first configuration)
- UI Components: Shadcn-vue (New York style)
- Icons: Lucide Vue Next
- Utilities: VueUse, class-variance-authority, clsx
📖 Documentation
For detailed installation and setup instructions, see INSTALLATION.md
📝 License
Apache-2.0
Description
Languages
Vue
57.6%
JavaScript
21.1%
TypeScript
17.2%
CSS
3%
HTML
0.6%
Other
0.5%