OKInstance
The OKInstance
handles the context-specific configuration and operations required for each page in your application. It manages data caching, RPC calls, and other page-specific interactions.
Instance: One per page
Features:
- Manages OKcontract Network data caching
- Handles RPC calls for contract interactions
- Maintains context-specific settings and data.
Reference
Coming soon.