DePayFi/web3-mock

Support EVMOS Chain

Closed this issue · 1 comments

Is it possible to add support for Evmos which is an EVM chain?
Here are the infos: https://chainlist.org/chain/9001

Yes it's possible.

It just needs to be added to the underlying libraries first in the following order:

  1. https://github.com/DePayFi/web3-blockchains
  2. https://github.com/DePayFi/web3-client
  3. https://github.com/DePayFi/web3-tokens

That said. We are currently not interested in adding it ourselves.