UNPKG

@dcxp/root

Version:

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

19 lines 300 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/**" ], "reporter": [ "cobertura", "text" ] }