An open API service indexing awesome lists of open source software.

https://github.com/or13/jsonld-did-production-with-base


https://github.com/or13/jsonld-did-production-with-base

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# JSON-LD Production

This gist demonstrates that presence and absence of `@base` causes breaking incompatibility with the JSON-only representation of a DID Document that uses `fragment` only identifiers for verification methods.

```
git clone git@gist.github.com:7bd706cd5bd464a07ad74b329cb7ce11.git
npm i
npm run test
```