Solidity programming essentials a guide to build smart contracts and 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
Otros Autores: Modi, Ritesh, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, England ; Mumbai : Packt 2022.
Edición:Second edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009668693806719
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.