Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decentralized-identity/uni-registrar-driver-did-ion

A Universal Registrar driver for did:ion identifiers.
https://github.com/decentralized-identity/uni-registrar-driver-did-ion

decentralized-identifiers universal-registrar wg-id

Last synced: about 2 months ago
JSON representation

A Universal Registrar driver for did:ion identifiers.

Awesome Lists containing this project

README

        

![DIF Logo](https://raw.githubusercontent.com/decentralized-identity/universal-registrar/master/docs/logo-dif.png)

# Universal Registrar Driver: ion

This is a [Universal Registrar](https://github.com/decentralized-identity/universal-registrar/) driver for **did:ion** identifiers.

## Specifications

* [Decentralized Identifiers](https://w3c.github.io/did-core/)
* [DID Method Specification](https://github.com/decentralized-identity/ion)

## Build and Run (Docker)

```
docker build -f ./docker/Dockerfile . -t universalregistrar/driver-did-ion
docker run -p 9080:9080 universalregistrar/driver-did-ion
```

## Driver Environment Variables

```
uniregistrar_driver_did_ion_api=
```