Sign & Send Credentials

High-Level Overview

  1. Install @learncard/init package from pnpm, yarn, or npm into your project.

  2. Sign Credential: construct a credential and issue the credential by signing it. Or, setup your own LearnCard Bridge to sign the credential with VC-API.

  3. Send Credential: there are many ways to send a credential, but we primarily recommend CHAPI at the moment.

The easiest way to start sending credentials, is to follow the docs for CHAPI:

pageCHAPI

Last updated