CramiumLabs Docs
  • Feature List
    • API Key
    • Transaction policy
    • Error code system
  • SDK MPC Android
    • Prerequisites
    • Functions
    • Adding the SDK
    • Importing and Initializing
    • API Reference
    • Usage Guide for an MPC Wallet App
      • Prerequisites
      • Creating an MPC wallet
      • Backup/Restore
      • Import/Recovery
      • Transaction
      • Export
      • Delete MPC Group
      • Transaction Policy
      • User Device Management (UDM)
      • Passkey
    • Changelog
  • SDK MPC IOS
    • Prerequisites
    • Functions
    • Adding the Framework
    • Importing and Initializing
    • API reference
    • Usage Guide for an MPC Wallet App
      • Prerequisites
      • Creating an MPC wallet
      • Backup/Restore
      • Import/Recovery
      • Transaction
      • Export
      • Delete MPC Group
      • Transaction Policy
      • User Device Management (UDM)
      • Passkey
    • Changelog
Powered by GitBook
On this page
  1. SDK MPC IOS
  2. Usage Guide for an MPC Wallet App

Prerequisites

  • To obtain the access token, following method: WebAuthn Playground

  • Replace the YOUR_ACCESS_TOKEN with the access token you received.

  • MPC_SERVER_ADDRESS with your mpc server address

  • AUTH_SERVER_ADDRESS with your auth server address

  • MAIN_SERVER_ADDRESS with your main server address

  • YOUR_MODE with flavor (dev/production)

PreviousUsage Guide for an MPC Wallet AppNextCreating an MPC wallet

Last updated 4 months ago