Question: Construct a simple blockchain as follows. Please include the return/enter character at the end of each line in the blocks. Do not include blank lines

Construct a simple blockchain as follows. Please include the return/enter character at the end of each line in the blocks. Do not include blank lines or extra spaces in any of the blocks. Use SHA-256 as your hash function.

a.The first block is one line: Alice sent Bob 1 GSU coin.

b.The second block contains two lines:The first line is the hash of the first block (as a 64-digit hexadecimal number) The second line is the string Bob sent Clara 0.5 GSU coin.

c.The third block contains two lines: The first line is the hash of the second block (as a 64-digit hexadecimal number) The second line is the string Bob sent David 0.5 GSU coin and Clara sent Evan 0.4 GSU coin.

Include the contents of the three blocks in your answer.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!