did-method-plc 0.2.0

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

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

## License

[MIT License](https://opensource.org/license/mit)

[did:plc]: https://web.plc.directory/spec/v0.1/did-plc
[ssi]: https://github.com/spruceid/ssi/