Const prefixToDriverMap
prefixToDriverMap: object
231
231: "/home/runner/work/js-ceramic/js-ceramic/packages/key-did-resolver/src/secp256k1" = secp256k1
237
237: "/home/runner/work/js-ceramic/js-ceramic/packages/key-did-resolver/src/ed25519" = ed25519
did:key method resolver
Installation
$ npm install key-did-resolver
Contributing
We are happy to accept small and large contributions. Make sure to check out the Ceramic specifications for details of how the protocol works.
License