@steerprotocol/data-connector-loader
v4.0.3
Published
App Loader for Steer Protocol
Readme
Steer Protocol App Loader
Public API
ExecutionAppConfig: Configuration object forExecutionApp(vault, chainId, subgraph URL, pool type flags, API keys, retries).ExecutionApp: High-level execution entrypoint for running bundles with a config-based constructor.DataConnectorExecution: Executes data connector bundles and handles request/response flow.
Installation
Requires Node.js 18 or newer.
npm install @steerprotocol/data-connector-loader
# or
yarn add @steerprotocol/data-connector-loader
# or
pnpm add @steerprotocol/data-connector-loaderESM Support
This package publishes both CommonJS and ESM entrypoints via exports.
