Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit 41feefa

Browse files
author
Richard Patel
committed
README: add useful links section
1 parent dcd41db commit 41feefa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This library allows you to query, stream and publish price data using the [Go](h
1717

1818
**Warning:** *Work in progress* ⚠️ Expect bugs and breaking changes.
1919

20-
### Getting started
20+
### Getting Started
2121

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

@@ -27,6 +27,14 @@ go get go.blockdaemon.com/pyth@latest
2727

2828
Find docs and usage examples on [pkg.go.dev](https://pkg.go.dev/go.blockdaemon.com/pyth).
2929

30+
### Useful Links
31+
32+
- [Pyth Explorer](https://pyth.network/markets/)
33+
- [Pyth Docs](https://docs.pyth.network/)
34+
- [Pyth program & C client](https://github.com/pyth-network/pyth-client)
35+
- [Pyth Discord](https://discord.gg/Ff2XDydUhu)
36+
- [Blockdaemon Discord](https://discord.gg/blockdaemon)
37+
3038
### Attributions
3139

3240
- Built with 👿 at [Blockdaemon](https://blockdaemon.com)

0 commit comments

Comments
 (0)