Options to pass to walletlink
A flag indicating whether connection should be initiated when the class is constructed.
{@inheritdoc Connector.provider}
A walletlink
instance.
Initiates a connection.
If defined, indicates the desired chain to connect to. If the user is already connected to this chain, no additional steps will be taken. Otherwise, the user will be prompted to switch to the chain, if one of two conditions is met: either they already have it added, or the argument is of type AddEthereumChainParameter, in which case the user will be prompted to add the chain with the specified parameters first, before being prompted to switch.
{@inheritdoc Connector.deactivate}
Generated using TypeDoc