A collection of libraries and examples for interacting with Switchboard V2 on Aptos.
Documentation: docs.switchboard.xyz
To get started, clone the sbv2-aptos repository.
git clone https://github.com/switchboard-xyz/sbv2-aptos
Then install the dependencies
cd sbv2-aptos
pnpm install
Network | Program ID |
---|---|
Mainnet | 0x7d7e436f0b2aafde60774efb26ccc432cf881b677aca7faaf2a01879bd19fb8 |
Testnet | 0xb91d3fef0eeb4e685dc85e739c7d3e2968784945be4424e92e2f86e2418bf271 |
See switchboard.xyz/explorer for a list of feeds deployed on Aptos.
See app.switchboard.xyz to create your own Aptos feeds.
Lang | Name | Description |
---|---|---|
Move | switchboard | Move module to deserialize and read Switchboard data feeds |
JS | @switchboard-xyz/aptos.js [npmjs, Typedocs] |
Typescript package to interact with Switchboard V2 |
- feed-parser: Read a Switchboard feed on Aptos
- File a GitHub Issue
- Ask a question in Discord #dev-support