Skip to content

Add transaction history page#128

Open
santosparra651-arch wants to merge 1 commit intosorosave-protocol:mainfrom
santosparra651-arch:add-transaction-history-page
Open

Add transaction history page#128
santosparra651-arch wants to merge 1 commit intosorosave-protocol:mainfrom
santosparra651-arch:add-transaction-history-page

Conversation

@santosparra651-arch
Copy link

Closes #6

This PR adds a complete transaction history page at /history:

  • New page with table listing all transactions (contributions, payouts, group joins)
  • Shows transaction hash, timestamp, amount, and group name
  • Links each transaction to Stellar explorer for on-chain verification
  • Handles all states: wallet not connected, loading, empty history, and has data
  • Follows existing project style with TailwindCSS
  • Added History link to main navigation bar for easy access

Fixes issue #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add transaction history page

1 participant