pyth-crosschain/target_chains/ethereum
Jayant Krishnamurthy f172adb389
[doc] Provide installation directions for Foundry (#1274)
By default, foundry expects every library to be a git project. This approach does not work well with SDKs in monorepos (like ours). However, you can also install the dependencies using NPM and then use remappings.txt to point to the SDK. This is a little janky, but it seems to be the recommended approach for this case 🤷

see issue here foundry-rs/foundry#1847
2024-02-01 09:52:31 -08:00
..
contracts [executor/contract] add get methods and tests (#1260) 2024-01-30 17:27:35 +05:30
entropy_sdk/solidity [doc] Provide installation directions for Foundry (#1274) 2024-02-01 09:52:31 -08:00
examples chore(eth): update mentions to evm-testnet and hermes-beta (#1151) 2023-11-27 10:12:52 +01:00
sdk [doc] Provide installation directions for Foundry (#1274) 2024-02-01 09:52:31 -08:00