Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 869 Bytes

File metadata and controls

26 lines (17 loc) · 869 Bytes

MetaMask Embedded Wallets iOS/Swift quickstart

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.

Prerequisites

  • iOS 14+
  • Xcode 12+
  • Swift 5.x

Build the project locally:

  1. Clone the MetaMask Embedded Wallets Swift/iOS quickstart application:

    npx degit Web3Auth/web3auth-ios-examples/ios-quick-start w3a-ios-quick-start
  2. Open the project in Xcode from the w3a-ios-quick-start directory and build the app.