Get Paid. Pay Bills. Make Money Work.
An open-source bank account built on crypto rails.
hyprsqrl transforms idle crypto into working capital:
- Get Paid Easily - Create invoices in seconds and get paid directly to your personal IBAN
- Spend Anywhere - Use a debit card worldwide with 0% conversion fees
- Optimize Yield - AI automatically allocates idle funds to highest-yielding opportunities
- Automate Finances - Complete accounting system with expense tracking and tax optimization
- Phase 0: invoicing app
- Phase 1: iban/usd accounts - in progress
- Phase 2: yiel optimization - soon🔜
- Phase 3: automation via ai agents
- Node.js 18+
- pnpm package manager
- Screenpipe for screen detection features (optional)
# Clone the repository
git clone https://github.com/different-ai/hypr-v0
cd hypr-v0
# Install dependencies
pnpm install
# Start development server
pnpm dev
This monorepo contains multiple packages:
- packages/landing-v0: Marketing website and user onboarding (Next.js)
- packages/web: Invoice management web application (Next.js)
- packages/shared: Shared components and utilities
- pipes/auto-pay: Automated payment detection and processing
- Invoice Creation - Generate crypto invoices through the web app
- Payment Processing - Receive payments in EURe (Gnosis Chain) with Request Network integration
- Automated Detection - Screen monitoring to detect payment information (via Auto-Pay Pipe)
- Financial Management - AI tools for expense tracking and yield optimization
- Screen monitoring runs locally
- Human review of all automated actions
- No centralized storage of sensitive information