Skip to content

fix: correct Foundry env loading and Blockscout verification docs#602

Open
aproskill81 wants to merge 1 commit intoinkonchain:mainfrom
aproskill81:fix/foundry-env-and-blockscout-docs
Open

fix: correct Foundry env loading and Blockscout verification docs#602
aproskill81 wants to merge 1 commit intoinkonchain:mainfrom
aproskill81:fix/foundry-env-and-blockscout-docs

Conversation

@aproskill81
Copy link
Copy Markdown

This updates the Foundry deployment tutorial to avoid a broken deployment flow and align verification instructions with Blockscout.

Changes:

  • export variables from .env before running forge script, so vm.envUint("PRIVATE_KEY") is available to Foundry
  • switch verification wording from Etherscan to Blockscout
  • update deploy and verify examples to use Blockscout verifier flags
  • remove the unused BLOCKSCOUT_API_KEY entry from the .env example

@aproskill81 aproskill81 requested a review from a team as a code owner March 30, 2026 14:58
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