ssxconfig
Core config for SSX.
Signature:
export interface SSXClientConfig
Property | Modifiers | Type | Description |
---|---|---|---|
| boolean | (Optional) Whether or not daoLogin is enabled. | |
| (Optional) Connection to a cryptographic keypair and/or network. | ||
| boolean | SSXEnsConfig | (Optional) Whether or not ENS resolution is enabled. True means resolve all on client. | |
| SiweConfig | (Optional) Optional session configuration for the SIWE message. |
Last modified 5mo ago