For the complete documentation index, see llms.txt. This page is also available as Markdown.

Smart Contracts

This document explains how to automatically write any smart contract.

In this tutorial, we will be using Hardhat to deploy a simple smart contract to the Custom Rollup Testnet.

There are several ways to verify a contract, programmatically or manually on the UI.

Last updated