Skip to main content
Module

x/clarigen/Clarinet.toml

Deno package for type-safe Clarinet tests
Go to Latest
File
[project]name = "deno-clarigen"authors = []description = ""telemetry = falseboot_contracts = ["pox", "costs-v2", "bns"]
[[project.requirements]]contract_id = "SP3DX3H4FEYZJZ586MFBS25ZW3HZDMEW92260R2PR.ft-trait"
[project.cache_location]path = ".requirements"
[contracts.counter]path = "contracts/counter.clar"clarity_version = 2
[contracts.tester]path = "contracts/tester.clar"
[repl]costs_version = 2parser_version = 2
[repl.analysis]passes = ["check_checker"]
[repl.analysis.check_checker]strict = falsetrusted_sender = falsetrusted_caller = falsecallee_filter = false