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

Introduction​

Verifiable Credentials are a W3C standard that is supported within the Verida network with the @verida/verifiable-credential 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).

Learn more about Verifiable Credentials on Wikipedia

Guideline

  • Verifiable Credentials Developer SDK

  • cheqd Credential Service

  • Polygon ID

  • zkPass credentials

  • Reclaim Protocol credential

PreviousVerida NetworksNextVerifiable Credentials Developer SDK

Last updated 9 months ago

Was this helpful?