https://github.com/elastos/elastos.did.devguide
https://github.com/elastos/elastos.did.devguide
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elastos/elastos.did.devguide
- Owner: elastos
- Created: 2021-11-04T02:10:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T20:50:25.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T20:38:58.236Z (4 months ago)
- Size: 863 KB
- Stars: 0
- Watchers: 21
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
## Elastos DID Framework
The **Elastos DID framework** is a set of APIs that's compatible with W3C DIDs specs.
## Language support
Many kinds of languages will be supported by Elastos DID SDK: Java, Swift C, C/C++ and JavaScript.
## EID Sidechain
Elastos DID runs on the Elastos Identity Chain (EID) and is based on Ethereum chain. It issues DIDs to any device or individual that needs a trust-based system, which is exactly what the SmartWeb is designed for.
## EID RPC Service for DID SDK
JSON-RPC interface is utilized by Elastos to provide parsing methods of DID and verifiable credentials. Elastos defines the interface specification for parsing or querying DID and credential on EID side chain.