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

feat: introduce lisk sepolia #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

juliopavila
Copy link
Contributor

Description:

This PR adds support for the Lisk Sepolia testnet in Hardhat configuration. The newly introduced network allows deploying and verifying smart contracts on Lisk's Sepolia blockchain.

Changes:

  • Added lisk-sepolia network configuration to hardhat.config.ts.
  • Included lisk-sepolia under the etherscan.apiKey configuration using a placeholder key.
  • Extended customChains configuration to support contract verification for Lisk Sepolia.

Deployment and Verification:

The following contracts were successfully deployed on Lisk Sepolia:

References:

Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

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

lgtm

@auryn-macmillan
Copy link
Member

We should perhaps squash that failing unit test that's blocking CI

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