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: 24 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T04:45:58.000Z (about 2 years ago)
- Last Synced: 2025-04-07T23:51:09.840Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 57
- Watchers: 4
- Forks: 23
- 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
[](#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.