rspace-online/modules/rwallet
Jeff Emmett 97bf2d7987 feat(rwallet): integrate CRDT token flows into wallet visualizations
- Add transferTokens() and getAllTransfers() to token service
- Seed DAO ecosystem: cUSDC + BFT tokens, 3 treasuries, 6 participants,
  ~30 transactions spread over 60 days
- Add /api/crdt-tokens/transfers endpoint for ledger history
- Wire CRDT transfers into loadTransfers() with DID→pseudo-address mapping
- Update data transforms (timeline, sankey, multichain) to support
  _fromLabel/_toLabel for human-readable CRDT participant names
- Show viz tabs (Timeline, Flow Map, Sankey) when CRDT tokens exist
- Add "local"/"CRDT" chain to color and name maps

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 13:47:14 -07:00
..
components feat(rwallet): integrate CRDT token flows into wallet visualizations 2026-03-21 13:47:14 -07:00
lib feat(rwallet): integrate CRDT token flows into wallet visualizations 2026-03-21 13:47:14 -07:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts feat(rwallet): add multiplayer shared watchlist via Automerge CRDT 2026-03-15 17:39:41 -07:00
mod.ts feat(rwallet): integrate CRDT token flows into wallet visualizations 2026-03-21 13:47:14 -07:00
schemas.ts feat(rwallet): add multiplayer shared watchlist via Automerge CRDT 2026-03-15 17:39:41 -07:00