did-ion 0.3.2

did:ion DID method implementation, using the ssi crate and ION/Sidetree REST API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# did-ion

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

## Requirements

An ION node is needed, that is a [Sidetree REST API][] provider. The URL for
the ION/Sidetree node is to be stored in config TBD.

## License

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

[did:ion]: https://identity.foundation/ion/
[DID Method]: https://www.w3.org/TR/did-core/#methods
[ssi]: https://github.com/spruceid/ssi/
[Sidetree REST API]: https://identity.foundation/sidetree/api/