Skip to content

docs: update Hardhat snippets to Ethers v6 and streamline onchain clients example - #648

Open
yappermoar-boop wants to merge 1 commit into
inkonchain:mainfrom
yappermoar-boop:fix-docs-ethers-v6-syntax-and-onchain-clients-example
Open

docs: update Hardhat snippets to Ethers v6 and streamline onchain clients example#648
yappermoar-boop wants to merge 1 commit into
inkonchain:mainfrom
yappermoar-boop:fix-docs-ethers-v6-syntax-and-onchain-clients-example

Conversation

@yappermoar-boop

Copy link
Copy Markdown

Updated Hardhat test and deploy scripts in deploying-a-smart-contract/hardhat.mdx from legacy Ethers v5 syntax (contract.deployed() and contract.address) to Ethers v6 (waitForDeployment() and getAddress()) matching hardhat-toolbox. In onchain-clients.mdx, cleaned up the Ethers example and removed the empty example section header.

@yappermoar-boop
yappermoar-boop requested a review from a team as a code owner August 24, 2026 08:45
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