rspace-online/modules/rwallet/lib
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
..
data-transform.ts feat(rwallet): integrate CRDT token flows into wallet visualizations 2026-03-21 13:47:14 -07:00
wallet-demo-data.ts feat(rwallet): port D3 visualizations from rwallet-online 2026-03-10 01:47:18 -07:00
wallet-viz.ts feat(rwallet): pagination, transaction tables, and reset view buttons 2026-03-20 16:27:06 -07:00
yield-positions.ts feat(rwallet): add Aave V3 + Morpho Blue auto-yield for idle treasury 2026-03-15 10:17:54 -07:00
yield-protocols.ts fix(rwallet): populate yield APY stats, hide top tabs on yield view 2026-03-15 12:41:11 -07:00
yield-rates.ts fix(rwallet): populate yield APY stats, hide top tabs on yield view 2026-03-15 12:41:11 -07:00
yield-strategy.ts feat(rwallet): add Aave V3 + Morpho Blue auto-yield for idle treasury 2026-03-15 10:17:54 -07:00
yield-tx-builder.ts feat(rwallet): add Aave V3 + Morpho Blue auto-yield for idle treasury 2026-03-15 10:17:54 -07:00