Giter Club home page Giter Club logo

did-spec-registries's Introduction

W3C Logo

Decentralized Identifier Core Registries v1.0

This repository contains a registry created by the W3C Decentralized Identifier Working Group (DID WG) for the purpose of enhancing DID ecosystem interoperability.

An Editor's Draft of this repository is available at https://w3c.github.io/did-spec-registries/.

Adding a DID Method to this Registry

In order to register a new DID method, you must add a JSON file to the ./methods directory and open a pull request to add the file to this repository.

Here is an example registration entry:

{
  // These fields are required
  "name": "example",
  "status": "registered",
  "specification": "https://w3c-ccg.github.io/did-spec/",
  // These fields are optional
  "contactName": "W3C Credentials Community Group",
  "contactEmail": "",
  "contactWebsite": "",
  "verifiableDataRegistry": "DID Specification"
}

Your Pull Request will be automatically validated, please ensure that all of the automated tests pass (no errors reported) or your submission will not be reviewed. Common reasons for failed validation includes invalidly formatted JSON files and missing mandatory fields. There will be a checklist that you are expected to complete and attest to its accuracy. Once you submit your request, your pull request will be reviewed by the registry editors. Changes regarding the required criteria may be requested. If there are no objections or changes requested, your DID method will be registered after a minimum of 7 days and a maximum of 30 days.

Adding Anything Else to this Registry

Use the standard fork, branch, and pull request workflow to propose changes to the registry. Please make branch names informative—by including the issue or bug number for example.

Editorial changes that improve the readability of the registry or correct spelling or grammatical mistakes are welcome.

Non-editorial changes MUST go through a review and approval process that is detailed in the registry.

Please read CONTRIBUTING.md, about licensing contributions.

Code of Conduct

W3C functions under a code of conduct.

DID Working Group Repositories

did-spec-registries's People

Contributors

or13 avatar msporny avatar iherman avatar rhiaro avatar peacekeeper avatar davidlehn avatar mwherman2000 avatar kdenhartog avatar anushaayanworks avatar atz3n avatar jonnycrunch avatar brentzundel avatar clehner avatar oed avatar jandrieu avatar dhh1128 avatar kimdhamilton avatar identify202020 avatar picardcapt1212 avatar ontologytech avatar theblockstalk avatar wyc avatar pfeairheller avatar anzhy-chernyavski avatar weelink-team avatar troyronda avatar rmeissner avatar fabianekc avatar chunningham avatar daegimin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.