a09a20b5b7
- updated IDL and API docs - refactored doc pages to be centered around resource - each resource gets its own top level heading with implementation details and examples wip idl updates fixed permissions idl cleanup wip oracle arch wip wip wip wip fixed metrics command wip fixed README paths fixed broken links cleanup updated docker version cleanup dev resource tables cleanup fixed broken pages |
||
---|---|---|
.. | ||
helm-deployment | ||
README.md | ||
docker-compose.yml | ||
latest_version.md |
README.md
Switchboard Oracle
Packages to assist in deploying, running, and managing a Switchboard oracle.
Contents
- Helm Manifest - helm manifest and scripts to deploy a Switchboard Oracle to a kubernetes cluster
Start Docker Oracle
CLUSTER=devnet \
ORACLE_KEY=XXXXXXXXX \
RPC_URL=https://api.devnet.solana.com \
PAYER_SECRET_PATH=../payer-keypair.json \
docker-compose up