Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

Conversation

@atc-vince
Copy link

This Pull Request contains the following:

  1. Chapter 6 (Sawtooth) Markdown File + Images (Migrate "Introduction to Hyperledger Sawtooth" from EdX to Markdown #50)
  2. Chapter 7 (Fabric) Markdown File + Images (Migrate "Introduction to Hyperledger Fabric" from EdX to Markdown #49)

nathalie-ckc and others added 3 commits September 26, 2018 21:56
…erledger-archives#76)

Add content for this chapter from the edX course.

All images are in images/welcome-intro subdirectory, except for
Hyperledger_logo.png, which is in images/ in case it's useful to other
chapters.

Signed-off-by: Nathalie Chan King Choy <[email protected]>
Signed-off-by: atc-vince <[email protected]>
1. A developer creates an application and smart contract.
2. The application will invoke calls within the smart contract via the Hyperledger Fabric Client SDK.
3. These calls are processed by the business logic within the chaincode smart contract.
4. A **put** or **delete** command will go through the consensus process and will be added to the blockchain within the ledger.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put, delete - bold code

@tkuhrt tkuhrt self-requested a review October 16, 2018 01:37
Copy link
Contributor

@tkuhrt tkuhrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes have been requested

@tkuhrt tkuhrt mentioned this pull request Oct 16, 2018
@atc-vince
Copy link
Author

@tkuhrt I've applied all requested changes to the two (2) Markdown files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants