did-method-key 0.2.1

did:key DID method, using the ssi crate
Documentation
1
2
3
4
5
6
7
8
9
10
# did-key

Rust implementation of the [did:key][] DID Method, based on the [ssi][] library.

## License

[Apache License, Version 2.0](http://www.apache.org/licenses/)

[did:key]: https://w3c-ccg.github.io/did-method-key/
[ssi]: https://github.com/spruceid/ssi/