Run a local devnet
Integrate your contracts with a local development environment.
To run a local devnet, run the clarinet devnet start
command.
Common errors
If you are getting error: clarinet was unable to create network
, make sure you have Docker (or a similar service) installed and running locally. Check out the Docker installation guide for more details.