Thanks to visit codestin.com
Credit goes to www.scribd.com

100% found this document useful (1 vote)
13K views4 pages

Hyperledger Fabric Study Guide

The document discusses key aspects of Hyperledger Fabric such as its frameworks, tools, components, and programming languages. Some key points include: - Hyperledger Fabric is a permissioned blockchain framework that uses channels and private data to allow private transactions. - Tools like cryptogen, configtxgen, and byfn.sh help generate network artifacts and create sample Fabric networks. - Chaincodes are deployed to and invoked on the blockchain via transactions. Peers store ledger data and approve transactions. Ordering nodes order transactions into blocks. - The default programming languages are Go for Fabric and Solidity for Ethereum. Ledger data is stored in LevelDB by default.

Uploaded by

Vijju Battini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
13K views4 pages

Hyperledger Fabric Study Guide

The document discusses key aspects of Hyperledger Fabric such as its frameworks, tools, components, and programming languages. Some key points include: - Hyperledger Fabric is a permissioned blockchain framework that uses channels and private data to allow private transactions. - Tools like cryptogen, configtxgen, and byfn.sh help generate network artifacts and create sample Fabric networks. - Chaincodes are deployed to and invoked on the blockchain via transactions. Peers store ledger data and approve transactions. Ordering nodes order transactions into blocks. - The default programming languages are Go for Fabric and Solidity for Ethereum. Ledger data is stored in LevelDB by default.

Uploaded by

Vijju Battini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

The _______ Hyperledger tool brings the on-demand “as-a-service”

deployment model to the blockchain ecosystem, to reduce the effort


required for creating, managing, and terminating blockchains.
Cello

Which of the following is not a Hyperledger framework?


Hyperledger Excel

Hyperledger Fabric is a ________ type of blockchain framework.


public, permissionless

New blocks are appended to a blockchain by linking to the previous


block's _____.
hash

Distributed Ledger is a type of data structure.

m
TRUE

er as
In which year was the Hyperledger project founded?

co
eH w
2015

o.
Which Hyperledger framework is used for decentralized identity
management? rs e
ou urc
Hyperledger Indy

The ________ tool provides a shared, reusable, interoperable toolkit for


o

solutions focused on creating, transmitting, and storing verifiable digital


aC s

credentials.
vi y re

Aries

Which programming language is used in Ethereum blockchain?


Solidity
ed d
ar stu

Which of these is not a part of the Hyperledger umbrella?


Corda

9/10
is

Chain codes are classified into two types, _______ and _______.
Th

Manual, Automatic

Nodes are identified by using _______.


node id
sh

transactions deploy new chain code to the Hyperledger Fabric blockchain.


Deployed

This study source was downloaded by 100000822998721 from CourseHero.com on 08-03-2021 06:54:37 GMT -05:00

https://www.coursehero.com/file/64597148/Hyperledger-Fabricdocx/
Invoke transactions invoke the previously deployed chain codes.
TRUE

What is a subnet of communication between members of a blockchain


network?
Channel

Hyperledger Fabric supports smart contracts written in Solidity.


TRUE

________ nodes run the chain codes.


Ordering

_______ are key-value pairs that represent both tangible and intangible
things like storage devices and chain codes
Assets

m
er as
allows participants of a channel to share private and confidential data

co
without creating a new channel.

eH w
Private data

o.
rs e
peers are responsible for adding a block to the blockchain network.
ou urc
Adding peers

7/10
o

What are the four stages of a chain code life cycle?


aC s

“Install”, “Initiate”, “Invoke”, and “Query”.


vi y re

Which of the following allows private ledgers between two or more


participants?
ed d

Channels +
ar stu

How is data stored in a ledger?


SQL KEY
is

A participant can belong to more than one Hyperledger Fabric blockchain


network.
Th

TRUE

When running a query from a blockchain application, the ledger's Smart


sh

Contract need not be invoked.


TRUE +

Which type of peers approves the inclusion of transaction blocks into a


ledger, and communicates with other peers?
Ordering +

This study source was downloaded by 100000822998721 from CourseHero.com on 08-03-2021 06:54:37 GMT -05:00

https://www.coursehero.com/file/64597148/Hyperledger-Fabricdocx/
Which of the following is a blockchain solution provided by TCS?
Quartz

Which tool is used to view, invoke, deploy, or query a block in a ledger?


Explorer

A Peer or Node can be a part of many channels.


TRUE

Which tool is used to create configuration transactions?


Configtxgen +

How many Ordering services does the first default network created
consist of?
Two

m
Which script in the first-network directory is used to automatically create a

er as
network?

co
byfn.sh +

eH w
When creating a network according to an organization’s structure and

o.
rs e
bootstrapping a channel, which of the following artifacts need to be
ou urc
generated?

The command 'peer channel update' signs and sends the supplied
o

configtx update file to the Orderer.


aC s

TRUE
vi y re

External applications can update a ledger only through


Chain code, Peers +
ed d

Hyperledger Fabric supports storing world state data in which of the


ar stu

following databases?
Level DB

What does the cryptogen tool help you create?


is

Peers +
Th

When creating a network according to an organization’s structure and


bootstrapping a channel, which of the following artifacts need to be
sh

generated?
Genesis Block, Channel Configuration, and Anchor Peer Configs for each organization. +

The ledger system in Hyperledger Fabric uses what database by default?


Level DB

This study source was downloaded by 100000822998721 from CourseHero.com on 08-03-2021 06:54:37 GMT -05:00

https://www.coursehero.com/file/64597148/Hyperledger-Fabricdocx/
What is the default programming language used by Hyperledger Fabric?
Go

TRUE

m
er as
co
eH w
o.
rs e
ou urc
o
aC s
vi y re
ed d
ar stu
is
Th
sh

This study source was downloaded by 100000822998721 from CourseHero.com on 08-03-2021 06:54:37 GMT -05:00

https://www.coursehero.com/file/64597148/Hyperledger-Fabricdocx/
Powered by TCPDF (www.tcpdf.org)

You might also like