ceramicstudio/js-3id-did-provider

Refactor address linking

oed opened this issue · 1 comments

oed commented

Includes

  • Planning exactly what to do
  • Implementation
oed commented

https://github.com/ipld/js-ipld-dag-cbor Can be used to determine the DID for given keys.
Still need to check for compatibility in RN but should be fine.
Should test IDW RN compatibility in general.
probably use js-sha256 instead of crypto lib.