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.
Introduction
Functions
Prerequisites
Adding the Framework
Importing and Initializing
API reference
Usage Guide for an MPC Wallet App
Last updated