Skip to content

add foundry and hardhat guides for DF getting started - #4009

Open
robin-rrt wants to merge 1 commit into
mainfrom
df-get-started
Open

add foundry and hardhat guides for DF getting started#4009
robin-rrt wants to merge 1 commit into
mainfrom
df-get-started

Conversation

@robin-rrt

Copy link
Copy Markdown

Description

Add Foundry and Hardhat getting-started guides for Data Feeds

Changes

  • Added new page getting-started-foundry.mdx walking through deploying a consumer contract with forge and reading BTC/USD on Sepolia via cast call (onchain and offchain), plus pre-production safety checks (staleness, feed selection, L2 sequencer risk)
  • Added getting-started-hardhat.mdx covering the equivalent Hardhat flow
  • Updated getting-started.mdx to link out to the new Foundry/Hardhat guides via page tabs

Added sample scripts:

  • public/samples/DataFeeds/Foundry/DeployAndReadDataConsumerV3.s.sol
  • public/samples/DataFeeds/Hardhat/DeployAndReadDataConsumerV3.js

@robin-rrt
robin-rrt requested review from a team as code owners July 27, 2026 18:44
@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Error Error Jul 27, 2026 6:44pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

👋 robin-rrt, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

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