OKInteraction
The OKInteraction
component is designed to manage a sequence of steps involved in a single interaction with a smart contract. It handles multi-step interaction use cases, that involve approvals and interactions with multiple smart contracts.
Instance: One per interaction (multi-step)
Features:
- Manages multi-step contract interactions, including approvals.
- Keeps track of the current step and progresses through each step sequentially.
- Handles user inputs and transaction submissions.
Reference
Coming soon.