Skip to content

Commit

Permalink
FABN-669 NodeSDK new Chaincode lifecycle
Browse files Browse the repository at this point in the history
This is part one,  define the new API's and layout the
the required doc.

Change-Id: Ie04758ad85cf4e64a943c1429fe78064228ed7d5
Signed-off-by: Bret Harrison <[email protected]>
  • Loading branch information
harrisob committed Feb 4, 2019
1 parent d1cead8 commit dfd1a1d
Show file tree
Hide file tree
Showing 9 changed files with 1,850 additions and 7 deletions.
540 changes: 540 additions & 0 deletions docs/tutorials/chaincode-lifecycle.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/tutorials/tutorials.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@
},
"handlers": {
"title": "fabric-client: How to use the endorsement and commit handlers"
},
"chaincode-lifecycle": {
"title": "fabric-client: How to install and start your chaincode"
}
}
Loading

0 comments on commit dfd1a1d

Please sign in to comment.