Umbrella repo for the multi-chain implementations of Switchboard.
Documentation: docs.switchboard.xyz
To get started, clone the core-sdk repository.
git clone --recurse-submodules https://github.com/switchboard-xyz/core-sdk.git
cd core-sdk
Then install the dependencies
cd core-sdk
pnpm install
Lang | Name | Description |
---|---|---|
JS | @switchboard-xyz/cli [npmjs, Typedocs] |
Command line interface to interact with Switchboard |
JS | @switchboard-xyz/common [npmjs, Typedocs] |
Contains the OracleJob protobufs and other types and utilities shared across chains |
JS | @switchboard-xyz/oracle [npmjs, Typedocs] |
A Typescript wrapper for the Switchboard V2 oracle |
- File a GitHub Issue. If chain specific, then file an issue in the SDK's respective repository.
- Ask a question in Discord #dev-support