Skip to content

different-ai/hypr-v0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyprsqrl

Get Paid. Pay Bills. Make Money Work.

An open-source bank account built on crypto rails.

What hyprsqrl Does

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

Current Status

  • Phase 0: invoicing
  • Phase 1: iban/usd accounts
  • Phase 2: allocations
  • Phase 3: yiel optimization - soon🔜
  • Phase 4: automation via ai agents

🚀 Quick Start

Prerequisites

  • Node.js 18+
  • pnpm package manager
  • Screenpipe for screen detection features (optional)

Installation

# Clone the repository
git clone https://github.com/different-ai/hypr-v0
cd hypr-v0

# Install dependencies
pnpm install

# Start development server
pnpm dev

📦 Project Structure

This monorepo contains multiple packages:

  • packages/web: Invoice management web application (Next.js)

🌐 Join Us