Skip to Content
Solidity Programming Essentials
book

Solidity Programming Essentials

by Ritesh Modi
April 2018
Intermediate to advanced
222 pages
5h 28m
English
Packt Publishing
Content preview from Solidity Programming Essentials

Summary

This chapter, in many ways, was a continuation of previous chapters. Variables were discussed in depth in the first half of this chapter. Variable hoisting, type conversions, details about the var data type, and the scope of Solidity variables were elaborated on, along with code examples. The latter half of the chapter focused on globally available variables and functions. Transaction and message related variables, such as block.coinbase, msg.data and many more, were explained. The difference between msg.sender and tx.origin along with their usage was also explained in this chapter. This chapter also discussed cryptographic, address, and contract-level functions. However, we will focus on these functions in another chapter later in ...

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

Solidity Programming Essentials - Second Edition

Solidity Programming Essentials - Second Edition

Ritesh Modi
The Go Programming Language

The Go Programming Language

Alan A. A. Donovan, Brian W. Kernighan
Linux Kernel Programming

Linux Kernel Programming

Kaiwan N. Billimoria
Programming Rust, 2nd Edition

Programming Rust, 2nd Edition

Jim Blandy, Jason Orendorff, Leonora F. S. Tindall

Publisher Resources

ISBN: 9781788831383Supplemental Content