Skip to content

Face-Unity/ejemplo-poo-python

Repository files navigation

Switchboard V2

A collection of libraries and examples for interacting with Switchboard V2 on Aptos.

NPM Badge

Discord Twitter

Documentation: docs.switchboard.xyz

Getting Started

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

Program IDs

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.

Libraries

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

Example Programs

Troubleshooting

  1. File a GitHub Issue
  2. Ask a question in Discord #dev-support

About

Application - Ravn GraphQL Code Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published