connect
Home > @spruceid/ssx > SSXInit > connect
SSXInit.connect() method
Connect to the signing account using the configured provider.
Signature:
connect(): Promise<SSXConnected>;
Returns:
Promise<SSXConnected>
SSXConnected instance.
Last updated
Was this helpful?