Due to git not allowing me to commit an empty folder, after commiting, do create an empty folder by the name of lib
This workshop is design to be a hands on workshop where you will complete the logic to clear a test
All challenges are seperated by their folder and each folder has a theme to it.
Currently there are:
a_types
b_operations
c_contracts
In each files, there are ###
which will be the markers which acts as instruction to complete the exercise.
After you have done with a particular file, you may run
protostar test ./tests/<folder>/test_<file_name>.cairo
to check if your solution is correct!
Have fun!
Right now, the workshop is pretty basic and there are plans by us (Carlos and CheeChyuan) to also include more advance topics.
We welcome feedbacks! Just let us know