WalletConnect SDK is available via Swift Package Manager or Cocoapods.
You can add a WalletConnect SDK to your project with Swift Package Manager. In order to do that:
You can add a WalletConnect SDK to your project with Swift Package Manager. In order to do that:
WARNING
Cocoapods support may be deprecated soon, use SPM instead.
pod repo update
pod init
pod install
If you encounter any problems during package installation, you can specify the exact path to the repository
Now that you’ve installed WalletKit, you’re ready to start integrating it. The next section will walk you through the process of setting up your project to use the SDK.
WalletConnect SDK is available via Swift Package Manager or Cocoapods.
You can add a WalletConnect SDK to your project with Swift Package Manager. In order to do that:
You can add a WalletConnect SDK to your project with Swift Package Manager. In order to do that:
WARNING
Cocoapods support may be deprecated soon, use SPM instead.
pod repo update
pod init
pod install
If you encounter any problems during package installation, you can specify the exact path to the repository
Now that you’ve installed WalletKit, you’re ready to start integrating it. The next section will walk you through the process of setting up your project to use the SDK.