Support EVMOS Chain
Closed this issue · 1 comments
sandoche commented
Is it possible to add support for Evmos which is an EVM chain?
Here are the infos: https://chainlist.org/chain/9001
10xSebastian commented
Yes it's possible.
It just needs to be added to the underlying libraries first in the following order:
- https://github.com/DePayFi/web3-blockchains
- https://github.com/DePayFi/web3-client
- https://github.com/DePayFi/web3-tokens
That said. We are currently not interested in adding it ourselves.