Add the MetaMask Web3Auth iOS SDK to your project
-
In Xcode, open your project and select File > Add Packages.
-
When prompted, add the Web3Auth iOS SDK repository:
https://github.com/Web3Auth/web3auth-swift-sdk
-
For Dependency Rule, select Exact Version, then enter the latest version.
Xcode automatically resolves and downloads the dependencies in the background.
:::tip SDK Reference
See installing Web3Auth.
:::