# Payment System Phase 1: Foundation & Crypto Implementation Plan
> **For agentic workers:** REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (`- [ ]`) syntax for tracking.
**Goal:** Implement database foundation, HD wallet generation, crypto address management, blockchain monitoring (API mode), and price aggregation. Users can receive crypto addresses and system tracks incoming payments.
**Architecture:** Database schema with migrations, BIP32/BIP44 HD wallet derivation, multi-API blockchain monitoring, multi-exchange price averaging, async operations throughout.