digitalbazaar / did-method-key

A did-io driver for the DID "key" method
Other
25 stars 10 forks source link

Add secp256k1 support to did:key #18

Closed OR13 closed 3 years ago

OR13 commented 4 years ago

Blocked by: https://github.com/digitalbazaar/did-method-key-js/issues/15

OR13 commented 4 years ago

Tests are failing because there is currently no way to use the existing libraries to accomplish this.

dmitrizagidulin commented 3 years ago

This PR overtaken by events (major refactoring of involved libraries). Developers who need secp256k1 did:key methods can use https://github.com/transmute-industries/did-key.js/tree/master/packages/secp256k1 . Closing.