Transaction Log Data is immutable i.e , once its written to the log it cannot be changed or deleted.
A member can participate in multiple Hyperledger blockchain networks by way of_______
Exhibit.
Based on the chaincode displayed, which function returns the value of the specified asset key?
Reviewing the code below what are the two possible outcomes of the functions? (Select two.)
In Hyperledger, each customer, participant, or vendor can have their own ledger on the blockchain This is called:
What type of ledger refers to a distributed ledger that doesn’t require a native currency to operate?
What type of certificates act as secure identifiers, digital passports which contain information about the owner in Hyperledger Fabric certificate management?
What services provides the capability to provide authorized entities the means to link transactions of individual users or groups of users according to the affiliation or roles?
Hyperledger Fabric includes a ____________-based service for ordering and broadcasting network transactions. This service also provides crash fault tolerance to your network; meaning that if an accepted number of ordering service nodes are unavailable, the service continues to order and distribute blocks of transactions to channel peers.
What is the service based on?
Which of the following blockchain key components state how the transactions will be confirmed?
There is_________________when a transaction is validated and committed to the ledger:
Every . cto model file requires a___________which means that every name inside of it must be unique.
In Hyperledger not all Nodes are created equal. What are the three distinct types of nodes? (Select three.)
Which of the following statements would be true regarding Hyperledger Composer Playground?
When the________, ______________ or ________function of a chaincode is called, the fabric passes the stub *shim.ChaincodeStub parameter. (Select three.)
Hyperledger Fabric Composer allows for an easy front end application development experience without having to know the network internal application structure.
How is this done in Hyperledger Fabric?
When creating a network according to an organization's structure and also bootstrap a channel what are the following artifacts we would need to generate?
The Hyperledger Project Framework of blockchains is meant for specific use cases for enterprise.
Which blockchain includes a novel consensus algorithm, Proof of Elapsed Time (PoET)?
What is the initial setup of a network which policies, system chaincodes, and cryptographic materials (certs) are disseminated amongst participants are defined to establish trust?
_____________________________provide identity, privacy, and confidentiality to the network and is an abstraction of an architecture for permissioned operations.
What is provided by the Hyperledger Fabric to facilitate network communications?
The fastest way to test your chaincode is to use the REST interface on your peers. There are several REST endpoints you can test and interact with chaincode. (Select two.)
There are currently three supported ordering services in Hyperledger Fabric and one service is used by developers experimenting with Hyperledger Fabric networks.
What service is this?
Level DB is the default database for Hyperledger Fabric and is particularly appropriate when ledger states comprise what type of data?
When designing a client application it is important to note that queries are defined in a query file (.qry).
Where is this .qry file stored?
________________ endorsement allows the default chaincode-level endorsement policies to be overridden by a different policy for the specified keys.
What type of endorsement is this?
The CA (Certificate Authority) in Hyperledger Fabric issues the certificates. These certificates are used for identity validation and for transmission of encrypted data that only the owner (person, organization or software) of a specific certificate is able to decrypt and read.
What types of certificates are issued by the CA?
Hyperledger Fabric allows multiple certification authorities to be setup for a business network application.
E.g., it there are 3 members using the network application, all 3 members can issue certificates to their employees so they can initiate transactions on the network
application.
What Hyperledger sponsored tool is a new open-source application development framework, which simplifies the creation of Hyperledger Fabric blockchain applications, thus reducing the time and complexity of development.
The tool aims at helping users to create blockchain applications based on Hyperledger Fabric without needing to know the low-level (Go Programming) details involved in blockchain networks?
In your model there is a need to determine who owns the asset What type of field would you add to the asset such that owner of the asset instance can be found
Blockchain solutions are comprised of four building blocks. Which of the following answers list the building blocks?
Chaincode with Hyperledger Fabric can be written in what development languages? Select All that apply.
When creating Chaincode for your application what are two tasks you need to perform before running chaincode?
Access to Hyperledger Fabric Business Network Application is granted based on the______of the participant
What type of organization can be thought of as a corporation run without any human involvement under the control of an incorruptible set of business rules?
Exhibit.
In Hyperledger Fabric Composer the above code is an enumeration. Enumerations are used:
When deploying a database option there are some important things to consider from a deployment perspective. CouchDB and LevelDB can be deployed with Fabric.
Which of the following is a true statement in regards to ledger deployment?
There are two popular approaches to defining assets in most blockchain solutions. (Select two.)
Hyperledger is an open source project that came out of the ___________________________. It was created in order to help advance _____________________________blockchain technologies. It's a global open source collaboration involving leaders from numerous industries.