Sign & Send Credentials
Last updated
Last updated
Install @learncard/init package from pnpm, yarn, or npm into your project.
Construct: create a new LearnCard from a random seed, with imported key material, connected to a VC-API, or connected to a Web3 wallet.
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.
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: