bshambaugh / did-key-creator

Other
2 stars 4 forks source link

remove multicodec, it is outdated. try using multiformats #5

Open bshambaugh opened 1 year ago

bshambaugh commented 1 year ago

There are two instances in the code base that use multicodec.

https://github.com/bshambaugh/did-key-creator/blob/7c51a22204e3d6133bc6df3488fdbbc90f384d95/src/encodeDIDkey.ts#L39

https://github.com/bshambaugh/did-key-creator/blob/7c51a22204e3d6133bc6df3488fdbbc90f384d95/src/did_key_utils.ts#L100

try using multiformats