Golang DID parser and other tools

Hi everyone,

We (Ockam) just open sourced a Golang package that we hope will be useful
to others working with DIDs.

To start, it includes a DID parser, that parses DIDs per the grammar in the
spec. It also includes an implementation for Go’s Stringer interface to
serialize DID structs into DID strings. Please take a look, we would love
to get feedback and pull requests. Our plan is to add more tools to the
package to work with DID documents etc. as we build DIDs into the core of
our system.

https://github.com/ockam-network/did

Thank you for the great that this community is doing.

Best.
Mrinal

CTO @ Ockam

Received on Monday, 19 November 2018 10:25:27 UTC