Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/clarinet/index.ts>Tx.contractCall

Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts.
Go to Latest
method Tx.contractCall
import { Tx } from "https://deno.land/x/clarinet@v0.28.0/index.ts";

Parameters

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