Verida Documentation
  • Welcome
  • Network Overview
  • Start Building
  • Verida Wallet
  • Whitepapers
  • Glossary
  • Protocol
    • Core concepts
      • Design Principles
      • Decentralized Identity
      • Confidential Databases
      • Confidential Compute
      • Accounts and Identity
      • Data Storage
      • Application Contexts
      • Messaging
      • Schemas
      • Data Sharing
    • Client SDK
      • Getting Started
      • How It Works
      • Authentication
      • Data
      • Queries
      • Permissions
      • Messaging
      • Account Profiles
      • Events
      • Command Line Tools
      • Configuration
      • React Native
      • Advanced
    • Verida Connect SDK
      • Getting Started
      • WebUser
      • WalletConnect Support
      • Authentication Server
    • Blockchain Bridge
    • Run a Node
      • Database Node
        • Setup
        • Operations
        • FAQ
      • Compute Node
    • Verida Networks
  • Extensions
    • Credentials
      • Verifiable Credentials Developer SDK
      • cheqd Credential Service
      • Privado ID (fmr Polygon ID)
      • zkPass credentials
      • Reclaim Protocol credential
    • Verida URIs
    • Vue Components
Powered by GitBook
On this page
  • Introduction​
  • Guideline

Was this helpful?

  1. Extensions

Credentials

PreviousVerida NetworksNextVerifiable Credentials Developer SDK

Last updated 7 months ago

Was this helpful?

Introduction

Verifiable Credentials are a that is supported within the Verida network with the npm package.

Verida has a demonstration implementation of verifiable credentials. We expect to support other credential libraries and protocols in the future.

Verifiable Credentials can be issued by an account on the Verida Network. The credentials can be privately or publicly stored by a Verida Account on the Verida Network. They can be verified by anyone, using the Verida Verifiable Credentials library (@verida/verifiable-credential).

Guideline

​
W3C standard
@verida/verifiable-credential
Learn more about Verifiable Credentials on Wikipedia
Verifiable Credentials Developer SDK
cheqd Credential Service
Polygon ID
zkPass credentials
Reclaim Protocol credential