๐ Getting Started
Learnโ
Before you begin building your first Switchboard Function, checkout the following documents to learn more about the Switchboard network, technical architecture and supported products.
Technical Documentation
- The Oracle Problem: Why we need oracles.
- Program Architecture: About the network's structure and core components.
- The Data Models: About the different methods of data propagation (largely known as push, pull and callback).
- What are TEEs?: About Trusted Execution Environments (TEEs) providing verifiable compute to your functions.
Products
- Switchboard Functions: All about Switchboard Functions.
- Switchboard Secrets: Utilize web2 confidential data within your functions.
Developersโ
Quick Links
Libraries
Clone the Switchboard x Solana SDK to get started:
git clone https://github.com/switchboard-xyz/solana-sdk
Examples
Deployment
Mainnet
View our supported feeds in the Switchboard Explorer App!
Devnet
View our supported feeds in the Switchboard Explorer App!
Quick Links
Libraries
Clone the Switchboard x Evm SDK to get started:
git clone https://github.com/switchboard-xyz/evm-sdk
Examples
Arbitrum
Aurora
Core
Quick Links
Libraries
Clone the Switchboard x Aptos SDK to get started:
git clone https://github.com/switchboard-xyz/aptos-sdk
Examples
Mainnet
View supported feeds in the Switchboard Explorer App!
Testnet
View supported feeds in the Switchboard Explorer App!
Quick Links
Libraries
Clone the Switchboard x Sui SDK to get started:
git clone https://github.com/switchboard-xyz/sui-sdk
Examples
Mainnet
View supported feeds in the Switchboard Explorer App!
Testnet
View supported feeds in the Switchboard Explorer App!
Quick Links
Libraries
Clone the Switchboard x Near SDK to get started:
git clone https://github.com/switchboard-xyz/near-sdk
Examples
Mainnet
View supported feeds in the Switchboard Explorer App!
Testnet
View supported feeds in the Switchboard Explorer App!