# 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/