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