What is the asset key-value pair in hyperledger fabric

+1 vote

Can someone explain these terms to me: Asset and key-value pair in the asset?

May 24, 2018 in Blockchain by Shashank
• 10,400 points
2,860 views

4 answers to this question.

+1 vote
Best answer
Let me explain with an example. Suppose you are using hyperledger to buy a car. Then you will make financial transactions to buy the car. In this case, the car becomes the asset. Generally, asset is anything for which any monetary transactions are made.
answered May 2, 2019 by Kiran

selected May 3, 2019 by Omkar
+1 vote

You can read the official hyperledger docs for asset definitions and also the other related information. http://hyperledger-fabric.readthedocs.io/en/latest/fabric_model.html#assets

Fabric composer let you define asset very easily. https://hyperledger.github.io/composer/latest/introduction/introduction.html

answered May 24, 2018 by Johnathon
• 9,090 points
0 votes
In Hyperledger Fabric, Assets can be real estate, contracts, hardware etc., and these assets are represented using key-value pairs. Hyperledger allows to modify assets using certain chaincode transactions. Assets can be defined and used by using Hyperledger Composer.
answered Aug 3, 2018 by Omkar
• 69,210 points
+1 vote

Asset could be an important entity whose data is stored in the fabric. The data is stored in a key-value(description of the value and the value) pair.

Example for key-value pair is as follows:

'color' : 'black'

Here, color is the key and black is the value. 

answered May 2, 2019 by Isha

Related Questions In Blockchain

0 votes
1 answer
+1 vote
1 answer
0 votes
1 answer

What is the peer node start in hyperledger?

Nodes are the fundamental element of the ...READ MORE

answered Jul 9, 2018 in Blockchain by digger
• 26,740 points
817 views
0 votes
1 answer

What are the differences between chain and state database in hyperledger fabric?

There are two place which "store" data ...READ MORE

answered Jul 11, 2018 in Blockchain by Shashank
• 10,400 points
1,899 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,211 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
704 views
+1 vote
1 answer
+1 vote
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP