How this works
- Connect your main wallet here in the browser. It signs setup transactions only.
- The engine generates a session key and keeps it encrypted on disk. It is never shown here, never sent over this API, and never written to the database.
- You send that key a small amount of MON for gas, and deposit trading collateral to its MarginAccount balance.
- The engine quotes with the session key. Your main wallet stays cold, and closing this browser does not stop the bot.
MarginAccount is CROSS-MARKET: one balance backs every pair, so there is no risk isolation between markets. Use a separate session key per risk bucket if you want isolation.
1 · Your wallet
2 · Session key
No session key yet. The engine generates it locally; you never see or handle the secret.
Requires SESSION_PASSPHRASE (8+ chars) in the engine environment.