Code for lessons of Chapter 4 of the FunC Course

The course chapter is called "Mastering FunC contracts coding" and has a following agenda

                Lesson          Text script Presentation Video
1. Writing FunC contract with counter logic Link
2. Writing tests for counter contract Link
3. Writing FunC contract with deposit/withdrawal logic Link
4. Writing tests for deposit/withdrawal logic Link
5. Using Blueprint to deploy contracts Link
6. Verifying contract's source code for explorers

TODO: Idea - add a lesson that would cover op codes aliasing, TL-B file composing, explain bouncing and how to work with it, how to debug

👤 Author: Mark Okhman