Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Go to install Rust.
Go to install Solana, and then run solana-keygen new
to create a local keypair for development.
Go to install Anchor. Anchor is a popular framework for building Solana smart-contracts. We will reference Anchor frequently in these docs and guides.
To install Clockwork on your local machine, simply run the following cargo install command:
If you are on Linux, you may need to additionally install these dependencies: