LancerWallet is a secure, open-source crypto wallet with a focus on providing a delightful user experience. This blueprint outlines the design system, features, and implementation details of the application.
- Primary Background:
var(--bg-primary) - Secondary Background:
var(--bg-secondary) - Text Primary:
var(--text-primary) - Accent:
var(--purple-500)
- Font Family: Geist Sans
- Base Font Size: 16px
- Standard:
var(--shadow-2) - Deep:
var(--shadow-deep-1),var(--shadow-deep-2),var(--shadow-deep-3)
- Glassmorphism:
.glass - Noise Texture:
.noise-bg
- Landing Page: A visually engaging landing page with a hero section, features, and footer.
- Onboarding: A user-friendly onboarding process.
- Wallet: A secure wallet for managing crypto assets.
- Header: A transparent header with a glassmorphism effect.
- Hero: A hero section with a floating phone mockup and animated text.
- Features: An interactive features section with animated cards.
- Footer: A modern footer with social media links.