Skip to content

Activity export (CSV / JSON) #67

@truthixify

Description

@truthixify

Tier: S (½-1 day) Type: feature

Context

good-first-issue

Scope

The Activity page (/history from PR #37) stores entries locally but offers no export path. Users want to export for accounting.

Acceptance criteria

  • Export button on Activity page
  • CSV format (one row per entry, with timestamp, kind, direction, amount, asset, counterparty, tx hash, status)
  • JSON format (typed structure)
  • Download triggered client-side
  • No server upload

Files to start with

  • Export button + format selector
  • CSV + JSON downloads correctly
  • Test with 100+ entries
  • Documentation in /help

Why this matters

  • src/pages/History.tsx
  • src/stores/activityStore.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programdripsFunded via Drips NetworkfeatureNew feature workhelp wantedExtra attention is neededstellarTouches Stellar / Soroban code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions