Skip to content

Commit 06c8fb6

Browse files
authored
Update hardhat.md
Hey team, this only works with v22 or up (I double checked with Beto who wrote the plugin) so can we quickly update this as some low-hanging fruit here? :) :)
1 parent 9911f61 commit 06c8fb6

File tree

1 file changed

+1
-1
lines changed
  • develop/smart-contracts/dev-environments

1 file changed

+1
-1
lines changed

develop/smart-contracts/dev-environments/hardhat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Hardhat is a robust development environment for Ethereum-compatible chains that
3030

3131
Before getting started, ensure you have:
3232

33-
- [Node.js](https://nodejs.org/){target=\_blank} (v16.0.0 or later) and npm installed.
33+
- [Node.js](https://nodejs.org/){target=\_blank} (v22.0.0 or later) and npm installed.
3434
- Basic understanding of Solidity programming.
3535
- Some PAS test tokens to cover transaction fees (easily obtainable from the [Polkadot faucet](https://faucet.polkadot.io/?parachain=1111){target=\_blank}). To learn how to get test tokens, check out the [Test Tokens](/develop/smart-contracts/connect-to-polkadot#test-tokens){target=\_blank} section.
3636

0 commit comments

Comments
 (0)