This section displays the current compiler version and allows one to
This section displays the current compiler version and allows one to change to another version.
change to another version.


Settings, available here:
Another important settings:
> - Text wrap: controls if the text in the editor should be wrapped.
- Text wrap: controls if the text in the editor should be wrapped.
>
> - Enable optimization: defines if the compiler should enable
- Enable optimization: defines if the compiler should enable optimization during compilation. Enabling this option saves execution gas. It is useful to enable optimization for contracts ready to be deployed in production but could lead to some inconsistencies when debugging such a contract.
> optimization during compilation. Enabling this option saves execution
> gas. It is useful to enable optimization for contracts ready to be
> deployed in production but could lead to some inconsistencies when
@@ -5,4 +5,4 @@ We prepared a thorough workshop that will help you build your own DApp. We will
...
@@ -5,4 +5,4 @@ We prepared a thorough workshop that will help you build your own DApp. We will
### Let's get started
### Let's get started
To start with the workshop, please click [this link](https://slides.com/ninabreznik/deck-11-13#/)
This workshop was part of preparations for ethCC and Edcon. You can [watch the presentation talk](https://www.youtube.com/watch?v=nAI_Cr5Y8JY) and in parallel open the [workshop slides](https://slides.com/ninabreznik/deck-11-13#/) and follow along.