Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ceramicstudio/identitylink-services
- Owner: ceramicstudio
- License: mit
- Created: 2020-11-26T00:31:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T04:45:58.000Z (over 1 year ago)
- Last Synced: 2024-11-04T19:41:47.576Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 57
- Watchers: 5
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - ceramicstudio/identitylink-services - Services for issuing verifiable credentials that link a DID to social accounts including Twitter, Github, and Discord (JavaScript)
- awesome - IdentityLink
README
identitylink-services
[![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.