Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.01 KB

License

EUPL 1.2

We have distilled the most crucial license specifics to make your adoption seamless: see here for details.

Overview

A utility clients (see available below) that expose higher level interface for managing KERI based Identifiers.

With such a client one is able to:

  • establising Identifiers;
  • manage Identifiers (ie. rotation of current Identifier key to next key);
  • use multi signature feature -- multi signature for Identifiers is a group based commitment of multiple actors, that according to established rules are required to provide their signature for any change within given Identifier;
  • designate or remove a Witness for given Identifier [WIP].

Available clients

Development overview

Provides KERIOX based bindings for various other languages either through FFI layer or other available approaches (ie. WASM).