ExamGecko
Question list
Search
Search

Related questions











Question 80 - CBDH discussion

Report
Export

There are generally two ways to develop business contracts in Hyperledger. (Select two.)

A.
Code individual contracts into standalone instances of chaincode.
Answers
A.
Code individual contracts into standalone instances of chaincode.
B.
Use chaincode to create decentralized applications that manage the life cycle of one or multiple types of business contracts, and let end users instantiate instances of contracts within these applications.
Answers
B.
Use chaincode to create decentralized applications that manage the life cycle of one or multiple types of business contracts, and let end users instantiate instances of contracts within these applications.
C.
Code multiple contracts into distributed instances of chaincode.
Answers
C.
Code multiple contracts into distributed instances of chaincode.
D.
Code individual contracts into distributed instances of chaincode.
Answers
D.
Code individual contracts into distributed instances of chaincode.
E.
Use chaincode to create centralized applications that manage the life cycle of one or multiple types of business contracts, and let end users instantiate instances of contacts within these applications.
Answers
E.
Use chaincode to create centralized applications that manage the life cycle of one or multiple types of business contracts, and let end users instantiate instances of contacts within these applications.
Suggested answer: A, B

Explanation:

There are generally two ways to develop business contracts: the first way is to code individual contracts into standalone instances of chaincode; the second way, and probably the more efficient way, is to use chaincode to create decentralized applications that manage the life cycle of one or multiple types of business contracts, and let end users instantiate instances of contracts within these applications Reference: https://fabric-docs- test.readthedocs.io/en/latest/FAQ/chaincode_FAQ/

asked 16/09/2024
gregory damon
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first