Cocoapods
Add Coinbase Wallet SDK to yourPodfile
.
YOUR_TARGET_NAME
, and then in the Podfile
directory run:
Swift Package Manager
Add Coinbase Wallet SDK to yourPackage.swift
file.
Under File > Add packages… enter the package url: https://github.com/MobileWalletProtocol/wallet-mobile-sdk
YOUR_PROJECT_NAME
, and then run: