You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to speed up integration downstream (cardano-api and cardano-cli) we need to ensure ledger types are fully implemented
Also, in order for Plutus team to progress on PlutusV3 ledger specific implementation we need to implement TxInfo type (#3538) , which means we need to get all the relevant ledger types ready
Many of the libraries in the `libs` directory do not have much documentation. Markdown documents or haddocks which provide an overview of the library, together with documented examples, are need.