Deploy Restricted PIM Factory
Last updated
Last updated
The restricted pim factory deployment is almost the same process as the default factory. The only difference being that the user has to pass factoryType: 'restricted-pim'
approve their collateral tokens for the pim-factory and pass the extra parameters required by the factory.
Note: Approving of the initial collateral deposit is handled by the run
Bancor formula and supported chains can be found here:
The guide includes code snippets for Inverter Network's TypeScript SDK. Please refer to the relevant code snippets based on the SDK you are using.
Set up Inverter Network SDK: Refer to the Quick Start guides for detailed instructions. See the or for more information.
Deploy a Workflow: Refer to the Deploy a Workflow guide for detailed instructions. See the or for more information.
Retrieve a deployed Workflow: Refer to the Operate a Workflow guide for detailed instructions. See the or for more information.
Optionally if your setup needs a specific contract: Refer to the Deploy a Contract Guide for detailed instructions. See the Guide or Guide for more information.