Contract Interactions
Learn about the methods available for developers and users to interact with deployed contracts.
📄️ Overview
Interact with smart contracts.
📄️ Cross-Contract
Interact with a Soroban contract from within another Soroban contract.
📄️ Tests
Interacting with contracts in tests
📄️ Stellar Transaction
Invoke and deploy smart contracts with the InvokeHostFunctionOp operation.
📄️ Transaction Simulation
Simulate a contract interaction contained in a Stellar transaction.