Giter Club home page Giter Club logo

hlf-internals's Introduction

Hyperledger Fabric - Internals Documentation

Build Status

This repository contains documentation on the internal architecture of Hyperledger Fabric with focus on the management of chaincode and its life-cycle. This repository is the souce of https://ibm.github.io/hlf-internals and the main content is located in the docs folder.

Structure and content:

  • docs: root directory for the documentation.
  • assets: supporting materials to produce the documentation

The documentation is written in Markdown plus a couple of extensions. To build this repository:

    # install Python v 3.7

    pip install mkdocs mkdocs-material pygments mkdocs-img2fig-plugin
    mkdocs build
    mkdocs gh-deploy --force

Look at the mkdocs.yml for details about the installed extensions and plugins.

Disclaimer: this documentation comes AS IS and there is no warranty on the correctness of the content. The documentation has been produced by extracting design, architectural concepts and process flows by inspecting the code of Hyperledger Fabric v1.4. While I am trying to keep it updated and get validation about the content, I also have other work to do and this is primarily a side project. Use it at your risk. We leveraged to build the support for in Fabric to author smart contracts in Haskell.

Note: if the content of the docs folder is browsed directly, some of the referenced images will now be rendered in the GitHub browser. This is not an error but a result of the fact that when these pages are rendered in a static website all the Markdown documents are transformed into directories to make friendlier URLs. This transformation changes the relative paths of the images with respect to the file. Therefor, in order to resolve these path correctly once deployed we need to add an additional ../ to correct the effective path encoded in the static HTML pages.

hlf-internals's People

Contributors

hyp0th3rmi4 avatar imgbotapp avatar jt-nti avatar lehors avatar mblottiere avatar stevemar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hlf-internals's Issues

Develop Peer Architecture Documentation

Port some of the content in the slide into the markdown files and add the missing parts of the documentation:

  • Overview - to port only
  • Chaincode Life Cycle - to port only
  • System Chaincodes - to port only
  • Chaincode Support Services - to port and develop
  • Platform Services - to develop
  • Endorsement Services - to develop
  • Block Delivery Services - to develop
  • Event Services - to develop

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.