(image)

Programming Hotmoka
A tutorial on Hotmoka and smart contracts in Takamaka

1.4 The example projects of this book

The experiments that we will perform in this book will require one to create Java projects. We suggest that you create and experiment with these projects yourself. However, if you have no time and want to jump immediately to the result, or if you want to compare your work with the expected result, we provide you with the completed examples of this book in a module of the Hotmoka distribution repository, that you can clone. Each section of this book will report the project of the repository where you can find the related code. You can clone the code as follows:

git clone --branch v1.11.5 https://github.com/Hotmoka/hotmoka

The examples will be inside the Maven module io-hotmoka-tutorial-examples.