Skip to content

Commit 79c88e8

Browse files
committed
update LLM files with node version for hardhat
update LLM files with node version for hardhat
1 parent 5ea8d55 commit 79c88e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

llms-files/llms-smart-contracts.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Hardhat is a robust development environment for Ethereum-compatible chains that
238238
Before getting started, ensure you have:
239239

240240
- [Node.js](https://nodejs.org/){target=\_blank} (v16.0.0 or later) and npm installed.
241-
- Note: Consider using Node.js 22.18+ and npm version 10.9.0+ to avoid issues with the Polkadot plugin.
241+
- Note: Use Node.js 22.5+ and npm version 10.9.0+ to avoid issues with the Polkadot plugin.
242242
- Basic understanding of Solidity programming.
243243
- 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.
244244

llms-files/llms-tooling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ Hardhat is a robust development environment for Ethereum-compatible chains that
638638
Before getting started, ensure you have:
639639

640640
- [Node.js](https://nodejs.org/){target=\_blank} (v16.0.0 or later) and npm installed.
641-
- Note: Consider using Node.js 22.18+ and npm version 10.9.0+ to avoid issues with the Polkadot plugin.
641+
- Note: Use Node.js 22.5+ and npm version 10.9.0+ to avoid issues with the Polkadot plugin.
642642
- Basic understanding of Solidity programming.
643643
- 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.
644644

llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10064,7 +10064,7 @@ Hardhat is a robust development environment for Ethereum-compatible chains that
1006410064
Before getting started, ensure you have:
1006510065

1006610066
- [Node.js](https://nodejs.org/){target=\_blank} (v16.0.0 or later) and npm installed.
10067-
- Note: Consider using Node.js 22.18+ and npm version 10.9.0+ to avoid issues with the Polkadot plugin.
10067+
- Note: Use Node.js 22.5+ and npm version 10.9.0+ to avoid issues with the Polkadot plugin.
1006810068
- Basic understanding of Solidity programming.
1006910069
- 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.
1007010070

0 commit comments

Comments
 (0)