Skip to content

feat: scaffold transaction presentation in bdk_demo active wallet flow#62

Open
j-kon wants to merge 1 commit intobitcoindevkit:mainfrom
j-kon:feat/bdk-demo-transaction-scaffold
Open

feat: scaffold transaction presentation in bdk_demo active wallet flow#62
j-kon wants to merge 1 commit intobitcoindevkit:mainfrom
j-kon:feat/bdk-demo-transaction-scaffold

Conversation

@j-kon
Copy link
Contributor

@j-kon j-kon commented Mar 23, 2026

Summary

Builds on top of the reference-app scaffold by adding a lightweight transaction presentation section to the active wallet flow in bdk_demo.

Changes include:

  • routing activeWallets to a real scaffold page
  • placeholder wallet metadata for the reference wallet screen
  • placeholder transaction rows showing amount, shortened txid, and confirmed/pending status
  • empty transaction state coverage
  • README updates clarifying this is scaffold/demo behavior, not real synced wallet functionality

Motivation

This keeps the demo moving incrementally in the scaffold direction from #58 without introducing real wallet sync or transaction fetching yet.

Notes

  • no bindings or native code changes
  • no real wallet creation, sync, or BDK transaction fetching
  • widget tests updated for placeholder transaction and empty-state coverage

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.

1 participant