Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@v1.0.4-rc.1/index.ts";

Parameters

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