Client State & Events
getCurrentState
Returns the current core, authentication, and wallet state snapshot.
Use this API with the Para SDK client.
The snapshot is synchronous. Use onStatePhaseChange when the UI must react to later changes.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the current core, authentication, and wallet state snapshot.
import { ParaWeb } from "@getpara/web-sdk";