decentralized-identity / DIDComm-js

JS implementation of pack and unpack
Apache License 2.0
55 stars 25 forks source link

Typescript overhaul #3

Closed orspetol closed 5 years ago

orspetol commented 5 years ago

Adds typescript to the project Refactors typings Creates a public class with public accessors Adds better testing framework (jest) Provides publish and linting scripts Adds new linting rules