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

x/clarigen/src/deps.ts>Tx.contractCall

Deno package for type-safe Clarinet tests
Latest
method Tx.contractCall
import { Tx } from "https://deno.land/x/clarigen@v0.5.5/src/deps.ts";

Parameters

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