Lesson 4 - Sign a transaction and filter queries
In this lesson, you'll learn how to sign transactions for user authenticity and create an administration function called book_keeper
to manage and add books available for review.
You'll also learn how to use queries in Rell for efficient data filtering and sorting. You'll create queries to filter and sort reviews by rating.