ssx
Home > @spruceid/ssx > SSX
SSX class
SSX: Self-sovereign anything.
A toolbox for user-controlled identity, credentials, storage and more.
Signature:
Constructors
Constructor
Modifiers
Description
Constructs a new instance of the SSX
class
Properties
Property
Modifiers
Type
Description
() => string | undefined
Gets the address that is connected and signed in.
() => number | undefined
Get the chainId that the address is connected and signed in on.
(Optional) Current connection of SSX
static
Supported RPC Providers
(Optional) The session representation (once signed in).
Methods
Method
Modifiers
Description
ENS data supported by SSX.
Request the user to sign in, and start the session.
Invalidates user's session.
Last updated
Was this helpful?