UNPKG

@dcxp/root

Version:

DCX: Decentralized Credential Exchange. DWN protocol for verifiable credential exchange.

20 lines 316 B
{ "all": true, "cache": false, "extension": [ ".js" ], "include": [ "tests/compiled/**/src/**" ], "exclude": [ "tests/compiled/**/src/index.js", "tests/compiled/**/src/types.js", "tests/compiled/**/src/types/**", "**/*.key" ], "reporter": [ "cobertura", "text" ] }