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

Commit dc52595

Browse files
authored
Update README.md (#24)
1 parent 8ca5b8f commit dc52595

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Pyth Solidity SDK
22

3-
This package provides utilities for consuming prices from the [Pyth Network](https://pyth.network/) Oracle using Solidity. Also, it contains [the Pyth Interface ABI](./IPythAbi.json) that you can use in your libraries
4-
to communicate with the contract.
3+
This package provides utilities for consuming prices from the [Pyth Network](https://pyth.network/) Oracle using Solidity. Also, it contains [the Pyth Interface ABI](./abis/IPyth.json) that you can use in your libraries
4+
to communicate with the Pyth contract.
55

66
It is **strongly recommended** to follow the [consumer best practices](https://docs.pyth.network/consumers/best-practices) when consuming Pyth data.
77

0 commit comments

Comments
 (0)