Evmos-specific Client Integrations
Evmos-specific libraries are useful in aiding developers speed up development by providing interfaces, types, and methods to signing, address converter (betweeneth
and evmos
addresses), and EIP-712
transaction generator. There are two
library bindings, in Javascript/Typescript and Python.
- EvmosJS - is the official Sonr client Typescript library. This library contains several packages:
- PyEvmos - is a community-led Python library developed by sterliakov