Skip to content

hirosystems/clarity-starter

Repository files navigation

Clarity project template

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.

Open this project in VS Code

Open this project directly VS Code in your web browser by pressing "." or replacing the github.com URL with github.dev.

Like so: https://github.dev/hirosystems/clarity-project.

If you don't already have the Clarity extension installed, VS Code will suggest you to install it.

Run tests

In the root of this directory, install the npm depencies and run the tests

npm ci
npm test

Read more about the Clarity extension for VS Code on Hiro's blog.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published