Description
When new backend or smart contract developers join, they struggle to figure out how to interact with the contract locally.
We need a step-by-step markdown guide showing exactly how to use the stellar contract invoke CLI commands.
This guide should cover how to initialize the pool and execute a basic swap using dummy CLI identities.
Having this ready will drastically speed up onboarding for Wave 3.
Requirements
Description
When new backend or smart contract developers join, they struggle to figure out how to interact with the contract locally.
We need a step-by-step markdown guide showing exactly how to use the
stellar contract invokeCLI commands.This guide should cover how to initialize the pool and execute a basic swap using dummy CLI identities.
Having this ready will drastically speed up onboarding for Wave 3.
Requirements
docs/CLI_TESTING_GUIDE.mdfile.stellar contract invokecommand to call theinitializefunction.swapfunction with dummy integer arguments.