-
bilel zaghdoudi authored
- Add Apache 2.0 LICENSE file - Upgrade hardhat node image from node:20 to node:22 (Hardhat requires Node 22+) - Use named volume for node_modules to isolate Linux binaries from Windows host - Replace npx hardhat with node_modules/.bin/hardhat to avoid npx fetching wrong version - Fix YAML shell command ordering so npm install completes before hardhat node starts Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
bilel zaghdoudi authored- Add Apache 2.0 LICENSE file - Upgrade hardhat node image from node:20 to node:22 (Hardhat requires Node 22+) - Use named volume for node_modules to isolate Linux binaries from Windows host - Replace npx hardhat with node_modules/.bin/hardhat to avoid npx fetching wrong version - Fix YAML shell command ordering so npm install completes before hardhat node starts Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
This project is licensed under the Apache License 2.0.
Learn more
Loading