Git Product home page Git Product logo

sidetree's Introduction

Sidetree

This repository contains both the blockchain-agnostic Sidetree specification and a Node.js based reference implementation.

Specification

See the latest spec for the full Sidetree specification.

See the API spec for the full API specification to interact with a Sidetree node.

Specification Editing/Contributions:

  1. Clone the repo.
  2. Create a topic branch for your spec contributions.
  3. run npm install
  4. run npm run spec:edit
  5. If you see errors like UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open './www/spec/index.html'... create the missing directories and files and try again (they will be overwritten).
  6. Type npx serve . in the root directory and open http://localhost:5000/www/spec.
  7. Modify files in the spec/markdown/ directory to make changes, refresh to see changes.
  8. Do not commit build assets.
  9. Try and make blocks of text small so that changes can be suggested easily on specific lines.
  10. When you are happy with your changes, commit to your topic branch and open a Pull Request on GitHub and reviewers will be alerted to review for a potential merge.
  11. Make sure to tag people continuously to ensure your PR is reviewed in a timely manner.
  12. PRs that sit open without comments / reviews, will be closed at the editors discretion.

Reference Implementation

CI npm-version npm-unstable-version

See the test vectors for input fixtures that are expected by all sidetree implementations.

See the reference implementation document for description of the reference implementation.

See the styleguide for details regarding this specification and implementation conformance to industry conventions for JSON and HTTP.

Release Process

Refer to here for details on the release process of the artifacts in this repository.

sidetree's People

Contributors

arvinda avatar atul9 avatar azuchi avatar csuwildcat avatar dependabot[bot] avatar gjgd avatar hawkmauk avatar isaacjchen avatar jcnelson avatar jlopp avatar jmandel avatar kdenhartog avatar kg0r0 avatar lionello avatar logangirvin avatar mudiali avatar nembal avatar or13 avatar preetirastogi avatar rado0x54 avatar sambarnes avatar srinathsetty avatar srinathtv avatar sylar217 avatar thehenrytsai avatar tiago154 avatar tmarkovski avatar tplooker avatar troyronda avatar vihanda avatar

Watchers

 avatar  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.