# did-key
Rust implementation of the [did:jwk][] DID Method, based on the [ssi][] library.
## License
[Apache License, Version 2.0](http://www.apache.org/licenses/)
[did:jwk]: https://github.com/quartzjer/did-jwk/blob/main/spec.md
[ssi]: https://github.com/spruceid/ssi/