Libbitcoin provides the chain::transactions type to capture all necessary components to build a Bitcoin transaction in its serialised format for transmission on the Bitcoin network. The below table ...
"script-style" means assembling the internal representation of the input data by executing commands one at a time. A close example is the Dockerfile.