Files
web/apps/base-docs
Tyson Wynne 778957d1fc Update using-pyth-price-feeds.md (#314)
This commit updates the tutorial documentation on using Pyth Price Feeds with Foundry to fix a TOML parse error encountered by users when setting up the foundry.toml file. The issue was identified in the "Installing Pyth smart contracts" section, where mismatched quotation marks in the remappings line caused a parse error. The original line used inconsistent quotes.

The fix involves correcting the quotation marks to ensure consistency, thereby preventing the TOML parse error:
`remappings = ['@pythnetwork/pyth-sdk-solidity/=lib/pyth-sdk-solidity']`
2024-02-09 10:18:39 -05:00
..
2024-01-16 15:36:18 -08:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-09-21 14:29:34 -04:00
2023-11-03 12:34:01 -07:00
2023-09-19 16:21:42 -04:00
2023-09-19 16:21:42 -04:00
2023-10-20 08:32:09 -07:00
2023-09-19 16:21:42 -04:00

Base Docs

This the Docusaurus app for the Base docs. You can run the dev server locally with yarn workspace @app/base-docs dev.