Skip to Content
Mastering Blockchain Programming with Solidity
book

Mastering Blockchain Programming with Solidity

by Jitendra Chittoda
August 2019
Intermediate to advanced
486 pages
13h 52m
English
Packt Publishing
Content preview from Mastering Blockchain Programming with Solidity

Compiler tools present under the Compile tab

As you can see on the right panel in the Remix IDE, the Compile tab is open. Here, you can choose which compiler version you would like to compile your contacts with. In this tab, there are three check boxes present, which are as follows:

  • Auto compile: This is to auto compile your contract code as you keep on typing your contract in the contract editor area.
  • Enable Optimization: The Solidity compiler supports code optimization to reduce the size and instructions present in the code. The behavior of the code will be the same even after optimization; however, the gas cost required to deploy the contract and make transactions would be greatly reduced. It is recommended to enable optimization when ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Ethereum

Mastering Ethereum

Andreas M. Antonopoulos, Gavin Wood
Complete Cryptocurrency and Blockchain Course | Learn Solidity

Complete Cryptocurrency and Blockchain Course | Learn Solidity

Ravinder Deol, Codestars By Rob Percival, Thomas Wiesner

Publisher Resources

ISBN: 9781839218262Supplemental Content