Overview
Use digital identity features from the walt.id stack to build wallets in android environments.
Capability Overview
- Key Generation - Create keys based on different algorithms, like RSA and Secp256r1.
- DID Creation - Sign texts using raw and JWS signing options.
- Signing - Create a did:key or did:jwk.
- Verification - Verify signed text.
Get Started
- Android demo project - Explore capabilities in our Demo project.