decentralized-identity / decentralized-identity/sidetree

Sidetree Spec Defines Version Endpoint

Open
#916 2 comments 0 reactions 0 assignees View on GitHub
Spec v1.1
Dominant language
HTML
Stars
438
Forks
115
PR merge metrics
No merged PRs in 30d

Description

For example:

```
curl -X GET "https://staging.element.transmute.industries/element/versions" -H "accept: application/json"
```

```
[
{
"name": "core",
"version": "0.1.0"
},
{
"name": "ethereum",
"version": "0.1.0"
},
{
"name": "ipfs-with-cache",
"version": "0.1.0"
}
]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.