# SDK MPC IOS

## **iOS SDK Integration Guide**

*Guide to integrating and using the SDK in your iOS Swift project without CocoaPods.*

***

### **Introduction**

This release is an MPC that can handle Mnemonic Phrase creation and import. It is compatible with most crypto wallet apps. The main features are listed as follows: - Create a wallet with a Mnemonic phrase. - Import a wallet with a Mnemonic phrase. - Sending a transaction. - Backup and recovery. - Supports Ethereum Layers 1 and 2 and Solana chains. More chains will be added in future releases.

1. Introduction
2. Functions
3. Prerequisites
4. Adding the Framework
5. Importing and Initializing
6. API reference
7. Usage Guide for an MPC Wallet App

***

####
