hardhat
hardhat copied to clipboard
[WIP] Add a guide about how to use Chainlink
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.
⚠️ 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
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) |
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
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.
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
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
Let me check... Yeah this would make life easiest.
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?
This PR depends on #3442