Skip to main content

Haddock documentation

Public Plutus code libraries

The documentation generated by Haddock provides a comprehehsive reference for the public Plutus code libraries, an essential resource for developers working with Haskell and Plutus Core.

Highlighted modules

Highlighted modules in the documentation include the following:

  • PlutusTx: compiling Haskell to PLC (Plutus Core; on-chain code)
  • PlutusTx.Prelude: Haskell prelude replacement compatible with PLC
  • PlutusCore: programming language in which scripts on the Cardano blockchain are written
  • UntypedPlutusCore: on-chain Plutus code.