Options to pass to @walletconnect/ethereum-provider
A flag indicating whether connection should be initiated when the class is constructed.
{@inheritdoc Connector.provider}
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 their wallet supports it.
{@inheritdoc Connector.deactivate}
Generated using TypeDoc