Chapter 2: Intermediate

Lesson 9: Summary

We took a look at:

  • boolean and builting operations,
  • the Match syntax for checking objects,
  • the library section of the contract,
  • sending messages from transitions.
  • We have reached the end of the Intermediate level of LearnScilla. In the next chapter, we will learn about maps and events. We'll also learn working with another boolean operator in Scilla and will practice sending more messages as we continue to build our Social Media Payment smart contract.

    Congratulations!

    You have completed this chapter!

    Next Chapter

    Chapter 3: Advanced