Description:
Users must be able to sign transactions and prove their identity on Stellar. The standard way is using the Freighter browser extension.
Requirements:
- Add
@stellar/freighter-api to frontend/package.json.
- Create a reusable "Connect Wallet" button component in the Dashboard header.
- Detect if Freighter is installed; prompt the user to install it if missing.
- Save the user's public key in React state or context.
Acceptance Criteria:
Description:
Users must be able to sign transactions and prove their identity on Stellar. The standard way is using the Freighter browser extension.
Requirements:
@stellar/freighter-apitofrontend/package.json.Acceptance Criteria:
GABC...1234).