Loading…

Solidity programming essentials : a guide to building smart contracts and tokens using the widely used Solidity language /

A comprehensive guide sprinkled with lots of hands-on code samples to get you up and running with Solidity and writing your smart contracts on Blockchain and Ethereum.

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Modi, Ritesh (Author)
Format: Electronic eBook
Language:Inglés
Published: Birmingham, UK : Packt Publishing Ltd., 2022.
Edition:Second edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Table of Contents Introduction to Blockchain, Ethereum, and Smart Contracts Installing Ethereum and Solidity Introducing Solidity Global variables and functions Expressions and control structure Writing Smart Contracts Functions, Modifiers, and Fallbacks Exceptions, Events and Logging Basics of Truffle and Unit Testing Debugging contracts Assembly Programming Upgradable Smart Contracts Writing Secure Contracts Writing Token Contracts Solidity Design Patterns.