mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
375 B
375 B
layout | description | permalink |
---|---|---|
smart | Blockstack smart contracting language | /:collection/:path.html |
Install Clarity from Source
Build using rust
and cargo
:
$ cargo build --release
Install globally (you may have to run as sudoer):
$ cargo install --path .
You should now be able to run the command:
$ blockstack-core