Skip to content

Commit afa3706

Browse files
authored
Merge pull request #3 from pyth-network/chore-add-audit-report
Add Audit report
2 parents 8c4f772 + 977cfc6 commit afa3706

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ This oracle handles the following cases among others (let's say that our pair is
1919
## Deploy an Oracle
2020

2121
To deploy a `MorphoPythOracle` on Ethereum, it is highly recommended to use the factory `MorphoPythOracleFactory`. Please refer to the factory addresses [below](#factory-addresses).
22+
2223
If don't see the factory address for your chain, you can deploy your own factory by using the [`scripts/MorphoPythOracleFactoryDeploy.s.sol`](scripts/MorphoPythOracleFactoryDeploy.s.sol) script or by creating an issue on this repository.
24+
2325
If you are deploying, please make sure to update the [README.md](README.md) file with the new factory address by creating a PR.
2426

2527
To do so, call the `createMorphoPythOracle` function with the following parameters:
Binary file not shown.

0 commit comments

Comments
 (0)