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

is it anyway to change the chainid to other than goerli? #23

Open
9cat opened this issue Feb 13, 2023 · 1 comment
Open

is it anyway to change the chainid to other than goerli? #23

9cat opened this issue Feb 13, 2023 · 1 comment

Comments

@9cat
Copy link

9cat commented Feb 13, 2023

is it anyway to change the chainid to other than goerli?

such as change the id=5 to id=9000

could you suggest all the change I should make it happen?

@mateuszsokola
Copy link
Owner

@9cat sorry for the late reply. I have been flooded with notifications. Unfortunately, you cannot do this through configuration but it is sort of exposed it on the code level here - https://github.com/mateuszsokola/eth-faucet/blob/main/utils/bootstrapEthereum.ts#L9 . So if you fork this repository and change chainId to 9000 it might work.

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

No branches or pull requests

2 participants