Skip to main content
Version: 2.0.0

Using the Casper CLI Client

This section explains how to interact with a Casper network using the Casper command-line client written in Rust.

TopicDescription
Transferring TokensTransferring tokens from one account to another using the Casper command-line client
Delegating tokensDelegating tokens to a validator on a Casper network
Undelegating Tokens with the Casper ClientUndelegating tokens from a validator on a Casper network
Sending Deploys to a NetworkSending Deploys to a Casper network using the Rust CLI Client
Installing Smart ContractsSteps to install a contract on a Casper network
Verifying contracts using the Casper ClientHow to use Smart Contract Verification Service
Querying Global StateHow to query global state after contract installation
Calling Smart Contracts with the Rust ClientVarious ways to call a contract's entry-points
Execution Error CodesError codes for smart contract execution