Skip to content

Fix README to use Hardhat config vars instead of .env file#203

Merged
PaulRBerg merged 1 commit intoPaulRBerg:mainfrom
zent7x:fix/readme-env-reference
Feb 3, 2026
Merged

Fix README to use Hardhat config vars instead of .env file#203
PaulRBerg merged 1 commit intoPaulRBerg:mainfrom
zent7x:fix/readme-env-reference

Conversation

@zent7x
Copy link
Copy Markdown
Contributor

@zent7x zent7x commented Feb 3, 2026

Summary

  • Fixed inconsistent documentation in the Ganache section of README.md
  • The README previously instructed users to set the mnemonic in a .env file, but this template uses Hardhat Configuration Variables
  • Updated the instruction to use bunx hardhat vars set MNEMONIC instead, which is consistent with the rest of the documentation

Test plan

  • Documentation-only change
  • Verified this matches the approach documented in the "Pre Requisites" section

@PaulRBerg PaulRBerg merged commit e9a2ded into PaulRBerg:main Feb 3, 2026
1 check passed
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.

2 participants