Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 546 Bytes

reference-implementation-changes.md

File metadata and controls

13 lines (12 loc) · 546 Bytes

Substantive Changes to DIF Reference Implementation

  • Refactor single module into multiple modules (supporting mono repo structure).
  • Centralize types and utilities into common
  • Replace nondeterministic crypto with deterministic crypto
  • Replace node only dependencies with js dependencies that can run in the browser
  • Add more unit tests
  • Add integration tests
  • Add support for universal wallet
  • Add support for encrypted data vaults and JSON-LD
  • Add support for did:elem
  • Add support for did:photon
  • Add static test vectors module