Steel
Quick Start
Access smart contract state directly within your guest programs.
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:
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.