listening for routes
LIEND GitBookProduct

Product

LIEND App

The wallet-connected surface for positions, pairing and settings.

Launch App

Launch App in the header opens the LIEND App origin. The App talks to the LIEND API for auth, sessions and extension pairing.

Wallet session

After a successful challenge and verify, the API stores a session bound to the wallet address. The cookie carries an opaque id plus an HMAC tag. The client cannot edit its own identity.

Pairing the extension

A signed-in user can approve a pairing request from the Chrome extension. Approval binds the device to that wallet.

The device credential is shown once. LIEND stores only a hash. Revoking a device in settings invalidates sessions derived from it.

Positions and loans

The App lists supported positions, quotes available SOL, opens loans and records repayments against the connected wallet.

Activity shows borrow and repayment events for that wallet.