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. .. toctree:: :maxdepth: 1 constr_plutus_data plutus_data plutus_data_kind plutus_list plutus_map