This monorepo includes the following packages:
@evmos/address-converter: JS library for converting betweenETHandevmosaddresses.@evmos/eip712: JS library for creation of EIP712 transactions.@evmos/proto: JS library with Protobuf files used to generate cosmos/evmos transactions.@evmos/provider: JS library to query the EVMOS rest api.@evmos/transactions: JS library for constructing, signing, and sending transactions on the Evmos networkevmosjs: JS library containing all the other libraries.
For installation guide and examples, check the evmosjs readme file.