You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This repository is a base template to kick-start any Clarity project and build Smart Contracts on Bitcoin. You can use it as template to create your own project.",
"main": "index.js",
"scripts": {
"test": "vitest run -- --manifest-path ./Clarinet.toml",
"test:reports": "vitest run -- --coverage --costs",