Library for interacting with the self-sovereign identity solution provided by Jolocom.
Interested in our vision? Take a look at our whitepaper
Want to use our library? Please refer to our documentation: integration guides and code documentation.
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)