A Smart Contract needs to check the daily closing price of a stock, in order to determine how to act. The proper way to do this is with the use of ______________.
Chaincode is a decentralized transactional program, running on the validating nodes. As with every chaincode, it implements the ____________________ in particular, Init and Invoke functions.
What does is actually implemented?
Hyperledger Composer has two main components.
What are the two components? (Select two.)
The Hyperledger Fabric business network is divided into three categories.
What are the three categories? (Select three.)
To prevent duplicate addresses/accounts from being generated on the same blockchain network, the input of the hash function that generates the address:
If a Proof of Work blockchain such a s Bitcoin or Ethereum changed to a Proof of Stake consensus paradigm, which key component of the Proof of Work process would be eliminated?
To approve pending ledger transactions, consensus algorithms often implement:
You are considering a cryptocurrency and for your privacy and anonymity are number one priority.
Which cryptocurrency should you likely use?
You are considering writing smart contracts and there are a few different languages you can consider. (Select two.)
One consideration that should be taken into account when building a product on a public blockchain is:
Which is the following is the metaphor that describes a logical dilemma that plagues many computer networks?
In common blockchain design, blockchain addresses or “accounts” are generated by:
When you considering cryptography for a blockchain what would be types of symmetric cryptography you could consider? (Select two.)
__________ is a real-time gross settlement system (RTGS), currency exchange and remittance network by __________
What type of attack would be considered a very large flaw in public blockchains such as Bitcoin’s Blockchain where the majority of hashpower could possibly be controlled thru an attack?
What is the specific attack Bitcoin could be exposed to?
Consider the following scenario: A solo app developer wants to create their own cryptocurrency and build a blockchain based that allows users to buy and sell second-hand items with that cryptocurrency from each other. Before the transaction is considered complete, the purchaser must put the funds in an escrow service and the sender must enter the courier tracking number into that same escrow. Time is of the essence and this developer doesn’t want to worry about networking of infrastructure. This app must be fully autonomous or “decentralized”.
Which architecture would best solve the product need?
Blockchains only work to store financial transactions or other exchanges of monetary value.
What consensus algo uses a method of sending coins to an address where they cannot be retrieved?
Gas has multiple associated terms with it: Gas Prices, Gas Cost, Gas Limit, and Gas Fees. The principle behind Gas is to have a stable value for how much a transaction or computation costs on the Ethereum network.
Which is considered to be the static value for how much a computation costs in terms of Gas?
Which scenario would it be most appropriate for a blockchain solution to implement a Proof of Work or Proof of Stake consensus?
In what year did a whitepaper that was published by “Satoshi Nakamoto” outlined a solution to the Byzantine Generals problem?
Your customer is an enterprise that is focused on financial sectors.
What type of blockchain would this customer likely want specified for their enterprise?
Fabric Ledger has two specific parts. Select answer with the proper two parts.
The first actual known blockchain software implementation and deployment occurred: