Skip to main content

Identus Edge SDK TS Examples

Here, we have the basic implementations and tutorials for the Identus Edge Agent JS SDK, but most things run cross platform with minor differences.

Tutorials

Cross platform SDK Verification

Start a verification flow from an Edge Agent (holder wallet) and another holder to request (a did) to send you a credential proof for a specific issuer and specific claims.

Start tutorial

Connectionless Credential Offer

How to handle a Connectionless Credential Offer.

Start tutorial

Connectionless presentation

Trigger the verifier to generate an out of band verification request. It will work exactly as the didcomm connection invitation links

Start tutorial