hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

[WIP] Add a guide about how to use Chainlink

Open alcuadrado opened this issue 3 years ago • 7 comments

Hey @StephenFluin @PatrickAlphaC,

Moving the conversation here.

I created this PR to get the ball rolling. Please don't consider this final. I just created the necessary boilerplate for this and imported the ethereum.org guide almost as is.

While that guide is nice, it has nothing to do with Hardhat, so it can be confusing. For example, it uses Remix instead of Hardhat.

alcuadrado avatar Sep 04 '22 19:09 alcuadrado

⚠️ No Changeset found

Latest commit: 79448773a59f58f62a87e084b45afc47c5581be9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Sep 04 '22 19:09 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 10, 2023 at 10:27PM (UTC)
hardhat-storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 10, 2023 at 10:27PM (UTC)

vercel[bot] avatar Sep 04 '22 19:09 vercel[bot]

This issue is also being tracked on Linear.

We use Linear to manage our development process, but we keep the conversations on Github.

LINEAR-ID: 0ebc9e67-f79d-4dc5-94ba-a0af2aeac04e

github-actions[bot] avatar Sep 04 '22 19:09 github-actions[bot]

Thanks for submitting this PR!

Unfortunately, it has some linter errors, so we can't merge it yet. Can you please fix them?

Running yarn lint:fix in the root of the repository may fix them automatically.

github-actions[bot] avatar Sep 04 '22 19:09 github-actions[bot]

This is awesome!!

Is there a way the docs here can just track the chainlink docs? I feel like that will make life easier so we don't have to update them periodically

PatrickAlphaC avatar Sep 06 '22 13:09 PatrickAlphaC

TBH I have no idea, but can you point me to the docs (including sources) so that we can see if there's something we can do? @PatrickAlphaC

alcuadrado avatar Sep 07 '22 19:09 alcuadrado

Let me check... Yeah this would make life easiest.

PatrickAlphaC avatar Sep 12 '22 12:09 PatrickAlphaC

This is great. I would like to make a few changes and update the code examples. May I rebase this to the main branch and make some commits?

dwightjl avatar Oct 06 '22 18:10 dwightjl

This PR depends on #3442

alcuadrado avatar Feb 10 '23 17:02 alcuadrado