Search
# EvmosJS
Use the EvmosJS library for connecting clients to Evmos
evmosjs
(opens new window) is a JavaScript and TypeScript client library for Evmos (opens new window) and Ethermint (opens new window) nodes.
# Functionalities
- Address format converter (Bech32 <--> Hex)
- Protobuf files used to generate Cosmos/Evmos transactions
- Query REST provider for interacting with Evmos nodes
- Evmos transaction generator
- Send Evmos's Cosmos transactions using EIP712 transactions generator
- Sign Evmos transactions using Keplr