LearnCard Wallet SDK
Quick Start Guide
LearnCard Wallet SDK is the fundamental component of the LearnCard ecosystem, providing core functionality for working with verifiable credentials (VCs) and decentralized identifiers (DIDs). It serves as the foundation upon which the entire LearnCard system is built, offering a plugin system for extending functionality and standardized interfaces for common operations.
Install the SDK
Install using the package manager of your choice:
Create, Issue, and Verify a Credential
To make your first wallet, import and call initLearnCard
with a unique string that is 64 characters or less:
Last updated
Was this helpful?