Skip to main content

Import

Usage

Return Type

The hook returns a SequenceWaaS instance:

Return Value

sequenceWaaS

SequenceWaaS A configured Sequence WaaS (Wallet as a Service) instance that provides access to various wallet and blockchain operations. Description: The returned WaaS instance is automatically configured with:
  • Project Access Key: Retrieved from the Connect configuration context
  • WaaS Config Key: Retrieved from the social link configuration
This instance can be used to perform various wallet operations, manage accounts, and interact with blockchain services.

Notes

This hook provides a pre-configured Sequence WaaS instance that is ready to use for various wallet operations. The WaaS instance is automatically configured with the necessary credentials from your Connect setup.