4 Commits
Author SHA1 Message Date
zeekay fc08afc683 corona→corona: academic Corona now only in lp-220-p3q-corona 2026-06-11 10:28:44 -07:00
Hanzo AIandzeekay d8f73616f0 wallet: scrub Avalabs IP brand refs 2026-06-10 22:35:40 -07:00
Hanzo AI e068c079b8 docs(legacy): wwallet migration audit + local archive (2026-04-30)
Walked every dir under wwallet/{app,web,components,sdk}. Zero files ported.
Canonical luxfi/wallet already covers every feature wwallet had with a
stricter security model and the SDK already published on npm.

- Local: mv ~/work/lux/wwallet ~/work/lux/.wwallet-archived-2026-04-30
- GitHub: gh repo archive luxfi/wwallet pending org admin permission
2026-04-30 17:54:39 -07:00
Hanzo AI b3e339838f docs: LEGACY.md, LLM.md, ship SCREENS.md spec freeze
LEGACY.md — sibling repos to archive after canonical absorption:
  - wallet-legacy (OneKey-fork) → BRAND_PACKAGE pattern absorbed via pkgs/brand
  - wwallet (bespoke SDK)        → superseded by @l.x/api npm-published
  - xwallet (OKX-fork)           → hardware-wallet code already removed upstream
  - dwallet                      → independent desktop product, NOT folded in

LLM.md — single source of truth for AI assistants on this repo. Documents:
  - canonical structure (apps/{web,mobile,extension} + pkgs/{wallet,brand,analytics})
  - what builds today (web clean; ext/mobile pending app refactor)
  - white-label brand pattern, analytics pattern, bootnode RPC pattern
  - the @l.x/* upstream publishing bug (~5000 type errors from raw .ts shipping)
  - rules: no datadog/amplitude/uniswap direct deps, no Quicknode, no Tamagui
           name in source, BIP44 9000 path preserved.

SCREENS.md — UX spec freeze 2025-12-15 (already written; now tracked).

Downstream consumption: a downstream wallet repo pins UPSTREAM_REF against
luxfi/wallet@<sha>, same pattern as a downstream swap repo shimming
luxfi/exchange.
2026-04-30 11:47:38 -07:00