Skip to content

fix: restore localhost deployment workflow#706

Open
piyushbag wants to merge 1 commit into
VenusProtocol:developfrom
piyushbag:fix/444-localhost-deploy
Open

fix: restore localhost deployment workflow#706
piyushbag wants to merge 1 commit into
VenusProtocol:developfrom
piyushbag:fix/444-localhost-deploy

Conversation

@piyushbag

Copy link
Copy Markdown

Summary

  • Add localhost network targeting a running Hardhat node
  • Register localhost in chain/token helpers and local deploy skip guards
  • Compile MockToken via dependencyCompiler for local deployments
  • Document npx hardhat deploy --network localhost in README

Test plan

  • Start npx hardhat node, then run npx hardhat deploy --network localhost
  • Confirm MockToken artifacts resolve and VBep20 deploy scripts execute

Add localhost network config, include MockToken in dependencyCompiler, and treat localhost like hardhat in local deploy helpers.

Fixes VenusProtocol#444
@piyushbag
piyushbag force-pushed the fix/444-localhost-deploy branch from cadcfa9 to 2daaa29 Compare July 23, 2026 15:37
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