clarinet

CLI tool and runtime for Clarity smart contract language

brewmacoslinux
Try with needOr install directly
Source

About

Command-line tool and runtime for the Clarity smart contract language

Commands

clarinet

Examples

Create a new Clarity smart contract project$ clarinet new my_project
Run tests for your Clarity contracts$ clarinet test
Deploy contracts to the blockchain$ clarinet deploy