gcangussu / pyth-go

Go client library for Pyth Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go client library for Pyth Network

License:Apache License 2.0


Languages

Language:Go 100.0%