---
title: "IOS"
description: "Use digital identity features from the walt.id stack to build wallets in iOS environments."
stack: "Community Stack (open source) — version 0.21.0"
stack_version: "0.21.0"
stack_comparison: https://docs.walt.id/community-vs-enterprise.md
canonical_url: https://docs.walt.id/community-stack/wallet/apps/ios
generated: 2026-07-20
---
# IOS

Use digital identity features from the walt.id stack to build wallets in iOS environments.

## Capability Overview

- **Keys** - Create and manage keys based on different algorithms, like RSA and Secp256r1 via the IOS keychain.
- **DID** - Create and manage DIDs secured via keys in the IOS keychain.
- **Receive Credentials** - Receive credentials via OID4VC.
- **Present Credentials** - Present credentials via OID4VP.

## Get Started

- [IOS crypto example app](https://github.com/walt-id/waltid-identity/tree/main/waltid-applications/waltid-crypto-ios-testApp)
- [IOS openid4vc example app](https://github.com/walt-id/waltid-identity/tree/main/waltid-applications/waltid-openid4vc-ios-testApp)
