When considering smart contracts and the blockchain it's good:
A) to move all existing logic to the blockchain, so everything runs on the same system. This way it might be more complex, but easier to maintain.
B) to move only those parts to the blockchain that really need the blockchain. This way smart contracts can be easier to read, easier to test and are not so complex.
C) to move those parts to the blockchain that deal with Ether transfers. All other parts can remain in traditional database systems. This way only the value-transfer is on the blockchain.
Correct Answer:
Verified
Q75: Why is it important to follow the
Q76: According to the official Style Guide:
A) you
Q77: The Fallback function:
A) cannot receive Ether, not
Q78: To avoid issues during Ethereum platform upgrades:
A)
Q79: If we divide two integers: 5/2, the
Q80: The JSON-RPC Protocol:
A) is used to communicate
Q81: When you are programming a game like
Q82: Truffle boxes are a great way:
A) to
Q83: To develop smart contracts:
A) it's good to
Q85: With the truffle config file you can
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents