Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date
Mar 16, 2023
Mar 5, 2022
Feb 27, 2022
May 5, 2022
Feb 27, 2022
Mar 9, 2022
Mar 8, 2022
Mar 6, 2022
Mar 6, 2022
Mar 6, 2022
Apr 7, 2022
Mar 6, 2022
Mar 6, 2022
May 31, 2023
May 31, 2023
Mar 8, 2022
Mar 6, 2022
Apr 7, 2022
Mar 6, 2022
Feb 27, 2022
Mar 8, 2022
Mar 8, 2022
Mar 13, 2022
Mar 8, 2022

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