This quickstart is designed to help you quickly integrate MetaMask Embedded Wallet SDKs in your iOS or Swift app.
To view the quickstart for a different platform, select the dropdown in the menu bar and choose your target platform. For example, Android, React, Flutter, Angular, and others.
If you need help, visit the Web3Auth Community.
- iOS 14+
- Xcode 12+
- Swift 5.x
Build the project locally:
-
Clone the MetaMask Embedded Wallets Swift/iOS quickstart application:
npx degit Web3Auth/web3auth-ios-examples/ios-quick-start w3a-ios-quick-start
-
Open the project in Xcode from the
w3a-ios-quick-startdirectory and build the app.