Plutus DataΒΆ

This section of the documentation introduces the Plutus data types within the Cardano ecosystem. Plutus data types play a crucial role in representing various kinds of data within smart contracts and decentralized applications (dApps).

These types encompass a wide range of structured data formats, including lists, maps, integers, bytes, and constructors/sum types.