Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/clarinet/index.ts>Tx.contractCall

Write, test and deploy high-quality smart contracts to the Stacks blockchain and Bitcoin.
Latest
method Tx.contractCall
import { Tx } from "https://deno.land/x/clarinet@v1.8.0/index.ts";

Parameters

contract: string
method: string
args: Array<string>
sender: string