Skip to main content

iOS

Use the DO SDK in an iOS application to connect to the network, sign data, and send transactions.

Overview​

  1. Prepare the iOS project.
  2. Import the DO SDK.
  3. Configure the network endpoint.
  4. Build and send the request.

Notes​

  • Keep private keys and mnemonic phrases inside the secure storage layer.
  • Verify the network response before showing success to users.
  • Test on a test node before releasing to production.