Algo/AI

Integration Approach

  • User creates a vault via rethink.finance

  • User grants their script specific permissions

  • User script executes trades through the vaults Roles Modifier contract

Technical Implementation:

Data Storage and Configuration

  • Store vault contract address and role ID directly in the users AWS instance (env or parameter store, or in script directly)

Psuecode of Intergration

Last updated