Skip to main content
Version: 0.2.38

sdk.blaze.newtransaction

Home > @blaze-cardano/sdk > Blaze > newTransaction

Blaze.newTransaction() method

Creates a new transaction using the provider and wallet.

Signature:

newTransaction(): TxBuilder;

Returns:

TxBuilder

{TxBuilder} - The newly created transaction builder.