ceramicnetwork / js-did

A simple interface to interact with DIDs that conform to the DID-provider interface.
Other
95 stars 28 forks source link

feat: varsig #186

Open oed opened 7 months ago

oed commented 7 months ago

This PR introduces the @didtools/varsig package which implements the Varsig specification (or at least a version of it, updates to the spec is likely needed).

The implementation follows the following format: image