|
|
@@ -65,7 +65,7 @@ Data providers can publish data to the network using the [pyth-agent](https://gi
|
|
|
This package abstracts away all of the communication with the underlying blockchain and exposes a simple JSON RPC interface for submitting price data.
|
|
|
Please see the [README](https://github.com/pyth-network/pyth-agent) of that package for instructions on using it.
|
|
|
This software requires you to configure both the keypair and validators from the previous steps in order to run.
|
|
|
-Please also see the [JSON RPC API documentation](.publish-data/pyth-client-websocket-api/).
|
|
|
+Please also see the [JSON RPC API documentation](./publish-data/pyth-client-websocket-api/).
|
|
|
Finally, the [example publisher](https://github.com/pyth-network/example-publisher) is a fully-worked example of how to integrate with the pyth-agent API.
|
|
|
|
|
|
</Step>
|