rwadurian/backend/services/mining-wallet-service/prisma
hailin ef330a2687 feat(mining-wallet): add seed and auto-create province/city accounts
- Add prisma seed to initialize core system accounts (HQ, OP, FEE) and pool accounts
- Auto-create province/city system accounts on-demand during contribution distribution
- Province/city regions are also auto-created if not exist

This ensures:
1. Core accounts exist after deployment (via seed)
2. Province/city accounts are created dynamically as orders come in

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 23:36:31 -08:00
..
migrations refactor(prisma): consolidate migrations into single init files 2026-01-12 11:04:24 -08:00
schema.prisma refactor(mining-wallet-service): remove KAVA blockchain integration 2026-01-12 06:31:30 -08:00
seed.ts feat(mining-wallet): add seed and auto-create province/city accounts 2026-01-13 23:36:31 -08:00