did-ethr 0.4.0

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

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

## License

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

[did:ethr]: https://github.com/decentralized-identity/ethr-did-resolver/blob/master/doc/did-method-spec.md
[ssi]: https://github.com/spruceid/ssi/