• Generates a Clarity smart contract deploy transaction

    Parameters

    • txOptions: ContractDeployOptions

      an options object for the contract deploy

      Returns a signed Stacks smart contract deploy transaction.

    Returns Promise<StacksTransaction>

Generated using TypeDoc