E-Book, Englisch, 412 Seiten
Modi Solidity Programming Essentials
2. Auflage 2022
ISBN: 978-1-80323-479-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
A guide to building smart contracts and tokens using the widely used Solidity language
E-Book, Englisch, 412 Seiten
ISBN: 978-1-80323-479-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Solidity Programming Essentials".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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