© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
S. BuzharovskiIntroducing Blockchain with Javahttps://doi.org/10.1007/978-1-4842-7927-4_2

2. Model: Blockchain Core

Spiro Buzharovski1  
(1)
Skopje, North Macedonia
 

“Block” by Filip Rizov

Now that we have explained in theory what a blockchain is and how it is useful, the next obvious step is to start implementing it in Java. In this chapter, we will start by creating the model classes that represent the most elementary building blocks for our application. You can either look at the code snippets provided or download the complete repository from https://github.com/5pir3x/e-coin ...

Get Introducing Blockchain with Java: Program, Implement, and Extend Blockchains with Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.