Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.
/ pyth-go Public archive

Go client library for Pyth Network

License

Notifications You must be signed in to change notification settings

Blockdaemon/pyth-go

Repository files navigation

Pyth Network Go client

Access high-fidelity market data on Solana

Go Reference unit tests

Summary

Pyth Network delivers real-time market data to the Solana blockchain.

This library allows you to query, stream and publish price data using the Go programming language.

Getting Started

Add the Pyth client to your project using the Go CLI.

go get go.blockdaemon.com/pyth@latest

Find docs and usage examples on pkg.go.dev.

Useful Links

Attributions