๐๏ธ Haddock documentation
Public Plutus code libraries
๐๏ธ Plutus Tx compiler options
<!---
๐๏ธ Optimization techniques for Plutus scripts
Identifying problem areas
๐๏ธ Examples
Full examples of Plutus Applications can be found in the plutus-apps repository.
๐๏ธ Common weaknesses
This section provides a listing of common weaknesses in Plutus applications. "Weakness" is used in the sense of the Common Weakness Enumeration, as a potential source of vulnerabilities in applications.
๐๏ธ Plutus language changes
Language versions
๐๏ธ Upgrading to Vasil and Plutus script addresses
A Plutus V2 script will not have the same hash value as a Plutus V1 script
๐๏ธ Cost model parameters
The cost model for Plutus Core scripts has a number of parameters.
๐๏ธ Glossary
address
๐๏ธ Overview of Languages Compiling to UPLC
Untyped Plutus Core (UPLC) is the assembly-like language that runs in Cardano nodes for transaction validation.
๐๏ธ Further resources
1. Manuel M. T. Chakravarty, James Chapman, Kenneth MacKenzie, Orestis Melkonian, Jann Mรผller, Michael Peyton Jones, Polina Vinogradova, Philip Wadler, and Joachim Zahnentferner. UTXO$_\mathrm ma$//github.com/IntersectMBO/plutus.