Lesson 1 - Create your first entity
In this introductory lesson, you'll begin by defining a book
entity using the Rell language.
You will also create an operation to store book entries on the blockchain, learn about test modules to ensure your decentralized application (dapp) functions as intended, and write a query to retrieve all book entries.