Install
winget install StacksLabs.Clarinet
Click to copy
↓ Download Installer
About Clarinet
Clarinet is a Clarity runtime packaged as a command line tool, designed to facilitate smart contract understanding, development, testing and deployment. Clarinet consists of a Clarity REPL and a testing framework. Allowing to rapidly develop and test Clarity smart contracts, with the ability to deploy the contract to a local devnet or to testnet and mainnet.
Frequently Asked Questions
How do I install Clarinet using winget?
Open Windows Terminal or PowerShell and run:
winget install StacksLabs.Clarinet. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is Clarinet?
Write, test and deploy high-quality smart contracts to the Stacks blockchain.
Is Clarinet free to download?
Clarinet is available under the GPL-3.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Clarinet with winget?
Run
winget upgrade StacksLabs.Clarinet in Windows Terminal or PowerShell to update Clarinet to the latest available version.What Windows versions support Clarinet?
The installer for Clarinet targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.