Agent Modules
Index of agent-ready runbooks for SEDA. Use these pages as the source of truth for building, deploying, and executing Oracle Programs.
Agent Modules
This page is the canonical index for SEDA’s agent-ready runbooks.
Rule: Do not guess steps or URLs. Always navigate from:
Getting Started
Agent Modules (this page)
The specific module page
Module index
Accessing Data On SEDA: https://docs.seda.xyz/home/for-agents/agent-modules/accessing-data-on-seda Source file:
modules/10-data-access.md(label only, do not fetch) Choose a data source type (supported feed, public API, private API, website-only).HTTP FetchTimeouts: https://docs.seda.xyz/home/for-agents/agent-modules/http-fetch-timeouts Source file:
modules/12-http-fetch-timeouts.md(label only, do not fetch) Default timeout values and how to set per-requesttimeout_ms.Deploying Data Proxies: https://docs.seda.xyz/home/for-agents/agent-modules/deploying-data-proxies Source file:
modules/10-data-access.md(label only, do not fetch) Set up Data Proxy routes for private/proprietary sources and enable Fast support if needed.Build And Test Oracle Programs: https://docs.seda.xyz/home/for-agents/agent-modules/build-and-test-oracle-programs Source file:
modules/20-build-op.md(label only, do not fetch) Build the starter kit OP to WASM and run local tests before deploying.Wallets And Tokens: https://docs.seda.xyz/home/for-agents/modules/30-wallet-and-tokens Source file:
modules/30-wallet-and-tokens.md(label only, do not fetch) Keplr + faucet tokens (required for deploying Oracle Programs).Execute On SEDA Fast Execute existing Oracle Programs via Fast API. https://docs.seda.xyz/home/for-agents/modules/40-execute-fast Source file:
modules/40-execute-fast.md(label only, do not fetch) Important: Fast does not deploy Oracle Programs.Deploy Oracle Program (Upload to SEDA Network) https://docs.seda.xyz/home/for-agents/modules/50-execute-core Source file:
modules/50-execute-core.md(label only, do not fetch) Deploy/upload an Oracle Program to the SEDA Network and obtain an Oracle Program ID.Prover Contract Deployments https://docs.seda.xyz/home/for-agents/modules/60-prover-deployments Source file:
modules/60-prover-deployments.md(label only, do not fetch) Verify a prover exists for your target chain and copy the correct address.EVM Hardhat Integrations https://docs.seda.xyz/home/for-agents/modules/60-relay-evm-hardhat Source file:
modules/60-relay-evm-hardhat.md(label only, do not fetch) Consume SEDA Core results from an EVM contract via Hardhat.
Recommended paths
Fast path (execute an existing OP)
Accessing Data On SEDA → Execute On SEDA Fast
Build + deploy + Fast execute (your own OP)
Accessing Data On SEDA → Build And Test → Wallets And Tokens → Deploy Oracle Program → Execute On SEDA Fast
Core path (onchain request lifecycle)
Accessing Data On SEDA → Build And Test → Wallets And Tokens → Deploy Oracle Program
Last updated
Was this helpful?

