SkillAgentSearch skills...

VLEI

Public Open Specifications for GLEIF vLEI (verifiable Legal Entity Identifiers)

Install / Use

/learn @WebOfTrust/VLEI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

vLEI Server

Verifiable Legal Entity Identifier Schema Generator and Server

| main | dev | |-------------------------------------------|------------------------------------------| | main | dev | | codecov | codecov |

Public Open Specifications for GLEIF vLEI (verifiable Legal Entity Identifiers)

GLEIF

vLEI

The vLEI is a open standard type of W3C Verifiable Credential (VC) that leverages the W3C Decentralized Identifier (DID) standard. The DID method is did:keri which is based onthe KERI identifier system .

Credential Schema and vLEI Samples

The table below lists all the vLEI credentials with links to the JSON Schema for each credential as well as links to a sample for each:

| Acronym | Full Name of Credential | Link to JSON Schema | Link to Sample Credential JSON | |----------|-----------------------------------------------------------|------------------------------------|------------------------------------| | QVI | Qualified vLEI Issuer vLEI Credential | QVI Schema | QVI Sample | | LE | Legal Entity vLEI Credential | LE Schema | LE Sample | | OOR AUTH | Qualified vLEI Issuer OOR Authorization vLEI Credential | OOR AUTH Schema | OOR AUTH Sample | | ECR AUTH | Qualified vLEI Issuer OOR vLEI Credential | ECR AUTH Schema | ECR AUTH Sample | | OOR | Legal Entity Official Organizational Role vLEI Credential | OOR Schema | OOR Sample | | ECR | Legal Entity Engagement Context Role vLEI Credential | ECR Schema | ECR Sample |

Development

To verify Schema match the samples run:

pytest

To generate new SAIDs for updates schema run:

python3 src/vlei/generate.py

To Saidify a schema json file and add the schema to ./schema/acdc folder, run:

saidify-schema -f <file path of schema file(JSON) to saidify>

Related Skills

View on GitHub
GitHub Stars40
CategoryProduct
Updated5d ago
Forks14

Languages

HTML

Security Score

90/100

Audited on Mar 24, 2026

No findings