Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ceramicstudio/identitylink-services

Services for issuing verifiable credentials that link a DID to social accounts including Twitter, Github, and Discord
https://github.com/ceramicstudio/identitylink-services

Last synced: about 2 months ago
JSON representation

Services for issuing verifiable credentials that link a DID to social accounts including Twitter, Github, and Discord

Awesome Lists containing this project

README

        

identitylink-services




License: MIT

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

> Services for issuing verifiable credentials that link a decentralized identifier (DID) to various social accounts including Twitter, Github, and Discord. Additional account types can be added in the future.

## What's included

| Component | Package | Description |
| ----------- | ----------- | --------- |
| Server | `packages/server` | Serverless functions for verifying accounts and issuing verifiable credentials to a DID |
| Bot | `packages/bot` | Discord bot with a docker container |
| Utils | `packages/utils` | Test utility and example implementation |

## Install

```bash
yarn install
```

## Deploy

See the README for each package for more information

## Author

**Patrick Gallagher** (Web: https://patrickgallagher.dev, Twitter: [@pi0neerpat](https://twitter.com/pi0neerpat), GitHub: [@pi0neerpat](https://github.com/pi0neerpat))

## Show your support

Give a ⭐️ if this project helped you!

## License

This project is dual-licensed under MIT and Apache 2.