Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.boundless.network/llms.txt

Use this file to discover all available pages before exploring further.

The recommended place is to start is Steel examples, specifically the ERC20 Counter example. The create-steel-app script will allow you to set up the erc20-counter example locally in one command:
sh <(curl -fsSL https://getsteel.xyz)
This example acts as your skeleton project structure for further development. Once the script is finished, you can run through a test workflow with either local proving or proving on Boundless. Further Steel documentation will guide you through the ERC20-counter example as a guide to explain Steel in detail.