did-sol 0.0.3

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

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

## License

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

[DID Method]: https://www.w3.org/TR/did-core/#methods
[ssi]: https://github.com/spruceid/ssi/