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

Add support for Sepolia in local development #42

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

michalsmiarowski
Copy link
Contributor

@michalsmiarowski michalsmiarowski commented Feb 23, 2024

Ref: #14
Unblocks: #39

Adds support for Sepolia in local development.

The support for preview and deployed testnet version will be addressed in a separate PR (#39).

This was done based on the pull request from T dashbaord repo, where we did the same: threshold-network/token-dashboard#605 (commit: ae3a4342e79bd822a8db6504c351dd2259d01cfe).

Adds support for Sepolia in local development.

The support for preview and deployed testnet version will be addressed in a
separate PR.

This wa done based on the pull request from T dashbaord repo, where we did the
same: threshold-network/token-dashboard#605 (commit:
`ae3a4342e79bd822a8db6504c351dd2259d01cfe`).
Since we are mainly using Sepolia when developing things locally, I think it is
a good idea to add it's chain ID and hostnames to the `.env.example`. This way
we would only have to paste the infura api key.
Copy link
Contributor

@kpyszkowski kpyszkowski left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

@kpyszkowski kpyszkowski merged commit 6dc91ef into main Feb 27, 2024
3 checks passed
@kpyszkowski kpyszkowski deleted the support-sepolia branch February 27, 2024 12:12
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