Cargando…

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.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Modi, Ritesh (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing Ltd., 2022.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.