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

x/clarigen/src/session.ts>SessionContract

Deno package for type-safe Clarinet tests
Go to Latest
interface SessionContract
import { type SessionContract } from "https://deno.land/x/clarigen@v0.4.9/src/session.ts";

Properties

contract_id: string
contract_interface: ClarityAbi
source: string
dependencies: string[]