Wisecracker is a cross-border money transfer dashboard — a crypto-fiat bridge that lets users manage multi-currency balances and send money internationally.
Built as a frontend-only prototype, it wraps a Tailwind CSS web app in a native Android shell using Capacitor 8. No backend, no real auth — just the interface.
Landing Page
First Impressions
The landing page features a real-time currency converter supporting USD, EUR, GBP, and BTC with locked and floating rate modes. Scroll down to explore the parallax showcase and FAQ accordion, then hit the login button to enter the dashboard — where a live candlestick chart tracks BTC/USDT price data via ApexCharts.
Landing Page
Cards
Card Management
Add virtual cards, freeze or unfreeze them instantly, set funding sources, and configure spend limits. Full card lifecycle management in a clean interface.
Cards
Account
Account Management
Manage your profile, view transaction history, and configure account settings. Multi-currency balances across BTC, USD, EUR, and GBP all in one place.
Account
Tech Stack
Frontend
HTML, Tailwind CSS, vanilla JavaScript — no frameworks, no build tools.
Libraries
ApexCharts for candlestick charts, GSAP loaded for potential scroll animations.
Mobile
Capacitor 8 wrapping the web app into a native Android shell targeting API 24+.
Notes
This is a frontend-only prototype — no backend, no real authentication, no live market data. Exchange rates and fees are hardcoded for demonstration. Built with Android in mind; iOS not configured.