Gateway to abstractions, by D. Bozhinovski
Now that we have equipped ourselves with the ability to write computer programs, we will implement the components (data structures and operations) of the blockchain. Throughout this chapter, we will be using some new procedures. For some of them, we will give a brief explanation. For others, if you are curious, you can get additional details from Racket’s ...