Last updated
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.
Guide to integrating and using the SDK in your Android Kotlin project.
Prerequisites
Creating an MPC wallet
Backup/Restore
Import/Recovery
Transaction
Export
Last updated