Closed matstyler closed 1 month ago
Hi @matstyler,
Thank you for using DePay's open-source tools.
Unfortunately, DePay currently does not support custom chains, and this limitation extends to our open-source tools as well.
You could fork https://github.com/DePayFi/web3-blockchains and use the fork to add your custom chain. That might work.
Best
Use case
I add new, custom network (with custom network id):
Then I want to switch to that network:
Unfortunately switch to custom chan id is not working as
@depay/web3-mock
support only existing chain ids.Error