# @ledgerhq/evm-tools

> EVM tooling used for coin integrations & app bindings

Latest version **1.14.3** (published 2026-09-11) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @ledgerhq/evm-tools
pnpm add @ledgerhq/evm-tools
yarn add @ledgerhq/evm-tools
bun add @ledgerhq/evm-tools
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 1.14.3 |
| Published | 2026-09-11 |
| First published | 2023-07-08 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 375.1 KB |
| Known vulnerabilities | 0 (+28 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 614 |
| Maintainers | phenry-ledger, sergii-shkolin, gbrahm-ledger, ldg-github-ci, vbouzon, ledger-releaser |
| Keywords | Ledger, LedgerWallet, evm, Ethereum, Hardware Wallet |

## Links

- npm: https://www.npmjs.com/package/@ledgerhq/evm-tools
- Repository: https://github.com/LedgerHQ/ledger-live
- Homepage: https://github.com/LedgerHQ/ledger-live/tree/develop/libs/evm-tools
- Issues: https://github.com/LedgerHQ/ledger-live/issues
- npm.io page: https://npm.io/package/@ledgerhq/evm-tools

## Dependencies (5)

- [axios](https://npm.io/package/axios.md) 1.13.5
- [crypto-js](https://npm.io/package/crypto-js.md) 4.2.0
- [@ledgerhq/live-env](https://npm.io/package/@ledgerhq/live-env.md) ^4.0.0
- [@ethersproject/hash](https://npm.io/package/@ethersproject/hash.md) ^5.7.0
- [@ethersproject/constants](https://npm.io/package/@ethersproject/constants.md) ^5.7.0

## Recent versions

- 1.14.3 (latest) — 2026-09-11
- 1.14.3-nightly.20260912020511 (nightly) — 2026-09-12
- 1.6.4-next.0 (next) — 2025-06-09
- 1.3.0-next-new-cdn.0 (next-new-cdn) — 2024-11-13
- 1.3.0-ios-build-number.0 (ios-build-number) — 2024-11-07
- 1.3.0-fix-build-number-pre.0 (fix-build-number-pre) — 2024-11-07
- 1.3.0-ios-build-number-fix.0 (ios-build-number-fix) — 2024-11-07
- 1.3.0-spl-tokens-test.0 (spl-tokens-test) — 2024-11-04
- 1.2.5-spl-test.0 (spl-test) — 2024-10-29
- 1.1.0-windows-certificate.0 (windows-certificate) — 2024-05-28
- 1.0.16-hotfix.1 (hotfix) — 2024-02-22
- 1.0.15-new-wc.0 (new-wc) — 2024-02-20
- 1.0.15-new-wc-test.0 (new-wc-test) — 2024-02-20
- 1.0.15-wc-test.0 (wc-test) — 2024-02-14
- 1.0.13-custom-exchange.0 (custom-exchange) — 2024-01-09
- … 510 more at https://npm.io/package/@ledgerhq/evm-tools/versions

## README

# EVM Tools

> [!NOTE]
> **Status: STABLE** — Production-ready; API is considered stable.

### Description

This library is in charge of packaging a set of EVM related tools, needed by coin integrations, Nano app bindings & UI clients.

---
_Source: https://npm.io/package/@ledgerhq/evm-tools · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
