@mocanetwork/airkit-connector is a connector for the popular wagmi library to help you integrate and interact with the AirService.
This package can be used to initialize a wagmi client that will seamlessly manage the interaction (wallet connection state and configuration, such as auto-connection, connectors, and ethers providers) of your dApp.
Initialization
Usage
Now you can access the connector in any component and interact with the wagmi connector. TheAirService itself can also be accessed by casting the Connector to a union type with AirConnectorProperties or directly to AirConnector.