Skip to content

Conversation

@penandlim
Copy link

https://github.com/pyth-network/pyth-sdk-solidity

The above git repo is no longer available. Pyth network's crosschain monorepo now recommends using the npm package instead.

https://github.com/pyth-network/pyth-crosschain/tree/main/target_chains/ethereum/sdk/solidity#foundry

@penandlim
Copy link
Author

penandlim commented May 5, 2025

I think the cleanest would be to move away from git submodules and to soldeer. This would allow a centralized management of dependencies across git and npmjs packages

Replacing submodule with soldeer would look like below:
master...Storm-Labs-Inc:euler-price-oracle:john/useSoldeer

install the repo as a dependncy like
forge soldeer install euler-price-oracle~1 https://github.com/euler-xyz/euler-price-oracle.git

install dependencies for development with
forge soldeer install

https://soldeer.xyz/
https://github.com/mario-eth/soldeer
https://book.getfoundry.sh/projects/soldeer
https://soldeer.xyz/project/@pythnetwork-pyth-sdk-solidity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant