wallet-api: a relay on our infra that holds the partner secrets #40
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: #7
Scope
A
wallet-apiaxum crate in this workspace (generic.md §3): proxiestokens,quote,deposit/submitandstatusto 1Click with the partner JWT attached, later signs ramp URLs (#8) and serves history (#23). Ships with its systemd unit, sysusers drop-in, firewalld service and nginx vhost inasset/, a deploy job in the workflow, and a/v1/health. The wallet talks to it over TLS from the edge proxy; the relay is stateless and custodies nothing.Operator decision to record here before starting
The NEAR Intents partner registration (JWT, referral id) and which host runs the relay.
Acceptance
Deployed by CI; the wallet's quote goes through it and the 1Click explorer shows the referral. Killing the relay degrades the wallet to "swaps unavailable", nothing else.
Depends on
The 1Click client.