Contract Guides

The Contract Kit is a suite of tools that help applications interact with smart contracts.

Technical Preview (Aug 2023)

Listed below is a set of guides that were published as part of a technical preview in August 2023.

Loading Contracts

Learn how to dynamically create a Contract instance from an existing smart contract.

Reading Table Data

Use an established Contract to access Table instances to read data from a smart contract.

Creating Actions

Use an established Contract to create Action data that you can use when performing transactions.