Solidity Basics: Data-Types
Sep 9, 2023 · 3 min read · Table of Content Introduction Value Types Boolean Integer Address Enums Reference Types Bytes String Array Struct Mappings Summary Introduction Solidity is a statically typed language, which means the type of each variable has to b...
Join discussion
