Skip to main content

2 docs tagged with "put-deploy"

View All Tags

Calling Smart Contracts with the Rust Client

Smart contracts exist as stored on-chain logic, allowing disparate users to call the included entry points. This tutorial covers different ways to call Casper contracts with the Casper command-line client and the put-deploy command. Each section below includes a short video demonstrating some example output.

Installing Smart Contracts and Querying Global State

This document details the process of installing Casper smart contracts using the Casper command-line client and the put-deploy command. It further explains how to query the global state after contract installation.