did-web 0.5.0

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

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

## License

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

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