# did-pkh Rust implementation of the `did:pkh` [DID Method][], based on the [ssi][] library. A draft specification can be found [here](did-pkh-method-draft.md). ## License [Apache License, Version 2.0](http://www.apache.org/licenses/) [DID Method]: https://www.w3.org/TR/did-core/#methods [ssi]: https://github.com/spruceid/ssi/