Last updated
Last updated
Set up Inverter Network SDK: Refer to the guide for detailed instructions.
Deploy a Workflow: Refer to the guide for detailed instructions.
Parameters
orchestratorAddress
(required):
The address of the orchestrator responsible for managing the workflow. This parameter must always be provided.
workflowOrientations
(optional):
Suggested to be included for end-to-end TypeScript coverage. This parameter provides additional context or configuration for the workflow's orientation.
You can read data from any of the modules as shown below. In this example, we are retrieving the totalSupply
of the fundingToken:
You can write data to any of the modules as shown below. In this example, we are making a deposit to the funding manager: