Skip to main content

Casper Client Setup

Prerequisites

  1. You have completed the Getting Started tutorial to set up your development environment, including tools like cmake (version 3.1.4+), cargo, and Rust.
  2. You have completed the NCTL tutorial, which introduces you to the CLI tool to set up and control local Casper networks for development.

Installing the Casper Client

The Prerequisites page lists installation instructions for the Casper client.

Once you have the casper-client installed, we can proceed to walk through setting up NCTL, cloning the contract, and deploying it to the chain.

Before we go through the tutorial, we will give a high-level overview of this tutorial's walkthrough and briefly summarize the relevant commands (and respective arguments).