coffeethecup / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jolocom-lib

Library for interacting with the self-sovereign identity solution provided by Jolocom.

Interested in our vision? Take a look at our whitepaper (it is currently outdated, and we are working on updating it).

Want to use our library? Please refer to the following resources:

Integration and unit tests located in the ./tests folder are a good place to start too.

Gitter chat

TSLINT for development

We use tslint for static Typescript code analysis.
tslint [file] running code analysis
tslint [file] --fix running automatic fix of rule violations (fixes most of the common issues)

About

Library for interacting with the identity solution provided by Jolocom.

License:MIT License


Languages

Language:TypeScript 100.0%