Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 419 Bytes

did-self-svci

Self-Verifiable Content Items using did:self method

Installing from sources

You can install from sources by invoking form the package directory python3 -m pip install -e .

This will install jwcrypto and didself package.

Usage

You can find example code in example.py

Documentation

Refer to the Package documentation