Interface ConnectParams

Interface representing the params of connect.

Hierarchy

  • ConnectParams

Properties

provider: Web3Provider

The provider used to connect to the network.

requestWalletPermissions?: boolean

A boolean that will trigger a permission request for wallet connection.

Generated using TypeDoc