chore: sync submodule state (parent ref update)

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-02 12:14:10 -08:00
parent f0181bbddb
commit 27c4012431
11 changed files with 176 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
/**
* DID (Decentralized Identifier) helpers
* Enhanced implementation with proper crypto operations
* Set DID_RESOLVER_URL for custom resolver; VC_ISSUER_DID in env for issuer.
*/
import fetch from 'node-fetch';