Haddock Documentation
Haddock is a tool for automatically generating documentation from annotated Haskell source code. The Haddock for the latest release of public libraries from the plutus repository is available here. You can also use the dropdown menu to view the Haddock for an older release or the master branch.
If you are writing scripts with Plinth, start from Plutus.Tx
and PlutusTx.Prelude
.
If you're interested in learning about lower-level languages, check out PlutusCore
and UntypedPlutusCore
.