05 Transactions
5.3 Summary
This section groups together instructions that share the same theme. It shows different transaction layers that the transaction manifest has access through with its instructions such as worktop and AuthZone instructions to manage resources and proofs within the transaction.
However, we didn't actually discuss writing Transaction Manifest. You may find enough patterns to put together simple transactions such as transferring tokens or composing method calls together. However, you may have noticed that are many instructions which have opaque arguments.
At this time, Scrypto 101 will not cover how to consistently write conforming transaction manifests. If you wish to pursue this, you may find some documentation in the Writing Manifest page.
However, we didn't actually discuss writing Transaction Manifest. You may find enough patterns to put together simple transactions such as transferring tokens or composing method calls together. However, you may have noticed that are many instructions which have opaque arguments.
At this time, Scrypto 101 will not cover how to consistently write conforming transaction manifests. If you wish to pursue this, you may find some documentation in the Writing Manifest page.