didself

A did:self implementation


License
MIT
Install
pip install didself==2.1

Documentation

A python implementation of did:self

This is a python implementation of the did:self method

Installing from sources

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

This will install jwcrypto package.

Usage

You can find example code in example.py

Documentation

Refer to the Package documentation