Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contract code verification using Blockscout #33

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

matjazv
Copy link
Contributor

@matjazv matjazv commented Jan 23, 2024

What was the problem?

This PR resolves #32.

How was it solved?

Deployment script was modified to enable or disable smart contracts code verification on Etherscan or Blockscout block explorers.

How was it tested?

Smart contracts were deployed and checked if code is verified on selected block explorer.

@matjazv matjazv self-assigned this Jan 23, 2024
@matjazv matjazv mentioned this pull request Jan 23, 2024
script/deployContracts.sh Show resolved Hide resolved
script/deployContracts.sh Show resolved Hide resolved
script/deployContracts.sh Show resolved Hide resolved
Copy link
Contributor

@sergeyshemyakov sergeyshemyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, Matjaz!

.env.example Show resolved Hide resolved
@shuse2 shuse2 merged commit 4716830 into main Feb 6, 2024
3 checks passed
@shuse2 shuse2 deleted the 32-lisk-blockscout-explorer branch February 6, 2024 14:32
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.

Enable smart contract code verification on Blockscout
4 participants