did-jwk 0.3.0

did:jwk DID method, using the ssi crate
Documentation
1
2
3
4
5
6
7
8
9
10
# 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/