fiatramp port, relay session endpoint, open in the system browser #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #8
Scope
wallet_core::FiatRampwith one implementation per provider behind a feature flag, each asking the relay (wallet-api) for a session URL (signed or tokenised server-side) and opening it with the opener plugin (capability entry: onlyhttps://URLs on the provider's host). A provider stub that returns a fixed URL proves the plumbing before any contract is signed.Acceptance
Clicking buy opens the system browser at the relay-built URL; the wallet's webview never navigates.
Depends on
The relay (#7's
wallet-apichild).