Deploy Oracle Program (Upload to SEDA Network)
Deploy an Oracle Program to SEDA Core, capture Program ID, and post a Data Request. Includes env template and command checkpoints.# Deploy + execute via SEDA Core Core uses an onchain request lifecyc
Prereqs
1) Configure .env
.envSEDA_RPC_ENDPOINT=https://rpc.testnet.seda.xyz
SEDA_EXPLORER_URL=https://testnet.explorer.seda.xyz
# Your mnemonic (required to upload binaries / interact with DRs)
SEDA_MNEMONIC=
# Set after upload:
ORACLE_PROGRAM_ID=2) Deploy (upload OP) and capture Oracle Program ID
3) List Oracle Programs (sanity check)
4) Post a Core Data Request
Next step (optional)
Last updated
Was this helpful?

