UNPKG

@synet/did

Version:

Secure, minimal, standards-compliant DID library for production environments. Supports did:key and did:web methods with strict validation and cryptographic security.

6 lines (5 loc) 167 B
/** * Unit exports for @synet/did * Imports from @synet/unit for proper composition */ export { Unit, createUnitSchema, type TeachingContract } from '@synet/unit';