Skip to content

Commit

Permalink
[FAB-16580] Remove Hyperledger Composer references
Browse files Browse the repository at this point in the history
Remove two references to Hyperledger Composer in the
documentation.

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Change-Id: I44faf64a271c6982c9fc98a9432dd65f739e35d5
  • Loading branch information
Simon Stone committed Sep 12, 2019
1 parent 86fcc44 commit 7f1abdb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions docs/source/Fabric-FAQ.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ Chaincode (Smart Contracts and Digital Assets)
Chaincode can be written in any programming language and executed in
containers. Currently, Golang, node.js and java chaincode are supported.

It is also possible to build Hyperledger Fabric applications using
`Hyperledger Composer <https://hyperledger.github.io/composer/>`__.

:Question:
Does the Hyperledger Fabric have native currency?

Expand Down
3 changes: 0 additions & 3 deletions docs/source/fabric_model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ Assets are represented in Hyperledger Fabric as a collection of
key-value pairs, with state changes recorded as transactions on a :ref:`Channel`
ledger. Assets can be represented in binary and/or JSON form.

You can easily define and use assets in your Hyperledger Fabric applications
using the `Hyperledger Composer <https://github.com/hyperledger/composer>`__ tool.

.. _Chaincode:

Chaincode
Expand Down

0 comments on commit 7f1abdb

Please sign in to comment.