Skip to main content

Installation

To get started with the Notify API, choose the programming language you'll be using to build your project. The SDK is available in JavaScript, Swift, and Kotlin.

Notify API is available via Swift Package Manager or Cocoapods.

You can add the WalletConnect Notify package to your project with the Swift Package Manager. In order to do that:

  1. Open XCode
  2. Go to File -> Add Packages
  3. Paste the repo GitHub URL: https://github.com/WalletConnect/WalletConnectSwiftV2
  4. Tap Add Package
  5. Select WalletConnectNotify check mark

Next Steps

Now that you've installed WalletConnect Notify, you're ready to start integrating it. The next section will walk you through the process of setting up your project to use the Notify API.