# @ledgerhq/coin-algorand

> Ledger Algorand Coin integration

Latest version **2.1.1** (published 2026-09-11) · Apache-2.0 license · 1.1K weekly downloads

## Install

```sh
npm install @ledgerhq/coin-algorand
pnpm add @ledgerhq/coin-algorand
yarn add @ledgerhq/coin-algorand
bun add @ledgerhq/coin-algorand
```

## Health

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

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

Warnings: no types.

Negative: declining downloads.

## Facts

| | |
|---|---|
| Version | 2.1.1 |
| Published | 2026-09-11 |
| First published | 2023-05-23 |
| Weekly downloads | 1.1K |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 789.5 KB |
| Known vulnerabilities | 0 (+3 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, algo, Algorand, Hardware Wallet |

## Links

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

## Dependencies (11)

- [rxjs](https://npm.io/package/rxjs.md) 7.8.2
- [lodash](https://npm.io/package/lodash.md) 4.17.21
- [prando](https://npm.io/package/prando.md) ^6.0.1
- [algosdk](https://npm.io/package/algosdk.md) 3.5.2
- [invariant](https://npm.io/package/invariant.md) ^2.2.2
- [bignumber.js](https://npm.io/package/bignumber.js.md) ^9.1.2
- [@ledgerhq/live-env](https://npm.io/package/@ledgerhq/live-env.md) ^4.0.0
- [@ledgerhq/types-live](https://npm.io/package/@ledgerhq/types-live.md) ^6.123.0
- [@ledgerhq/live-network](https://npm.io/package/@ledgerhq/live-network.md) ^3.0.0
- [@ledgerhq/coin-module-framework](https://npm.io/package/@ledgerhq/coin-module-framework.md) 8.4.0
- [@ledgerhq/ledger-wallet-framework](https://npm.io/package/@ledgerhq/ledger-wallet-framework.md) ^3.3.0

## Alternatives

- [localforage](https://npm.io/package/localforage.md) — 6.2M weekly downloads
- [localforage-observable](https://npm.io/package/localforage-observable.md) — 30.8K weekly downloads
- [@y/y](https://npm.io/package/@y/y.md) — 30.1K weekly downloads
- [@metaobjectsdev/render](https://npm.io/package/@metaobjectsdev/render.md) — 3.5K weekly downloads
- [@temporal-architect/claude-plugin](https://npm.io/package/@temporal-architect/claude-plugin.md) — 335 weekly downloads

## Recent versions

- 2.1.1 (latest) — 2026-09-11
- 2.1.1-nightly.20260912020511 (nightly) — 2026-09-12
- 0.9.10-next.0 (next) — 2025-06-17
- 0.7.1-hotfix.0 (hotfix) — 2025-01-28
- 0.5.12-next-new-cdn.0 (next-new-cdn) — 2024-11-13
- 0.5.12-ios-build-number.0 (ios-build-number) — 2024-11-07
- 0.5.12-fix-build-number-pre.0 (fix-build-number-pre) — 2024-11-07
- 0.5.12-ios-build-number-fix.0 (ios-build-number-fix) — 2024-11-07
- 0.5.12-spl-tokens-test.0 (spl-tokens-test) — 2024-11-04
- 0.5.12-spl-test.0 (spl-test) — 2024-10-29
- 0.5.0-windows-certificate.0 (windows-certificate) — 2024-05-28
- 0.3.10-new-wc.0 (new-wc) — 2024-02-20
- 0.3.10-new-wc-test.0 (new-wc-test) — 2024-02-20
- 0.3.10-wc-test.0 (wc-test) — 2024-02-14
- 0.3.10-start-exchange.0 (start-exchange) — 2024-01-31
- … 810 more at https://npm.io/package/@ledgerhq/coin-algorand/versions

## README

# Ledger Wallet

**Previously known as "Ledger Live"**

External developers: also see [Ledger Developer Portal](https://developers.ledger.com/docs/ledger-live/contributing/getting-started) for guides like [Blockchain Support guide](https://developers.ledger.com/docs/coin/general-process).

## Apps

The repository houses the companion apps for [Ledger hardware wallet signers](https://shop.ledger.com) allowing users to manage crypto, install apps on device, update firmware, verify and sign transactions.

Download production apps from https://download.live.ledger.com

- **[Ledger Wallet Desktop (LWD)](apps/ledger-live-desktop/README.md)** – Desktop app built with Electron.
- **[Ledger Wallet Mobile (LWM)](apps/ledger-live-mobile/README.md)** – Android and iOS apps built with React Native.
- **[Wallet CLI](apps/wallet-cli/README.md)** – Agent-optimized CLI toolset.

## npm packages

The repo is also home to 150+ library packages that are consumed both internally by the apps and externally by third-party developers integrating with Ledger hardware.

Public packages are published to npm by [ldg-github-ci](https://www.npmjs.com/~ldg-github-ci).

## Sibling repositories

Several `@ledgerhq/*` packages consumed here are published from separate repositories:

| Repository | Key packages |
| --- | --- |
| [device-sdk-ts](https://github.com/LedgerHQ/device-sdk-ts) | `@ledgerhq/device-management-kit`, `@ledgerhq/context-module`, `@ledgerhq/device-signer-kit-*`, `@ledgerhq/device-transport-kit-*`, `@ledgerhq/speculos-device-controller` |
| [wallet-api](https://github.com/LedgerHQ/wallet-api) | `@ledgerhq/wallet-api-client`, `@ledgerhq/wallet-api-client-react`, `@ledgerhq/wallet-api-core`, `@ledgerhq/wallet-api-server`, `@ledgerhq/wallet-api-simulator` |
| [coin-modules](https://github.com/LedgerHQ/coin-modules) | `@ledgerhq/coin-stellar`, `@ledgerhq/coin-xrp` |
| [lumen](https://github.com/LedgerHQ/lumen) | `@ledgerhq/lumen-ui-react`, `@ledgerhq/lumen-ui-rnative`, `@ledgerhq/lumen-utils-shared`, `@ledgerhq/lumen-ui-*-visualization` |
| [crypto-icons](https://github.com/LedgerHQ/crypto-icons) | `@ledgerhq/crypto-icons` |
| [ledger-zcash-utils](https://github.com/LedgerHQ/ledger-zcash-utils) | `@ledgerhq/zcash-utils` |
| [alpaca-coin-module](https://github.com/LedgerHQ/alpaca-coin-module) | `@ledgerhq/coin-module-framework` |

## Getting started

The repo uses:

- [mise](https://mise.jdx.dev/) for pinned local tool versions
- [pnpm workspaces](https://pnpm.io/) for npm package management
- [Nx](https://nx.dev/) for task orchestration and repo management
- [Changesets](https://github.com/changesets/changesets) for changelogs and publishing

To install everything run:

```bash
mise install
pnpm i
```

What to run next depends on the workspace you're targeting. See [repo commands](docs/repo-commands.md) for build, dev, lint, and test recipes, or check the README in the relevant workspace.


### Contributing & reviewing

- [CONTRIBUTING.md](CONTRIBUTING.md) — for **PR authors**: branch conventions, the PR lifecycle, and quality gates before requesting review.
- [REVIEWING.md](REVIEWING.md) — for **code-owner reviewers**: how to scope, what to look for, and how to give feedback.

### Finding documentation

1. **Repo-wide** — [AGENTS.md](AGENTS.md), then [docs/](docs/)
2. **Task-specific (agents)** — [.agents/skills/](.agents/skills/)
3. **Local** — README in the workspace or package you're working in

### Overall structure

| Path        | Purpose                                                                                                    |
| ----------- | ---------------------------------------------------------------------------------------------------------- |
| `.agents/`  | Shared agent-facing docs                                                                                   |
| `apps/`     | Desktop, mobile and CLI apps                                                                               |
| `devtools/` | Internal developer tooling and shell helpers                                                               |
| `docs/`     | Repo-wide canonical docs                                                                                   |
| `domain/`   | Domain packages (`entity/`, `api/`)\*                                                                      |
| `e2e/`      | E2E tests using [Detox](https://wix.github.io/Detox/) and [Speculos](https://github.com/LedgerHQ/speculos) |
| `features/` | Features shared across apps\*                                                                              |
| `libs/`     | Shared libraries — the home for new shared code; `ledger-live-common` is maintenance-only\*               |
| `patches/`  | `patchedDependencies` auto-applied during pnpm install                                                     |
| `scripts/`  | Repo-level utility scripts                                                                                 |
| `shared/`   | Cross-cutting packages used in domain/, features/ and apps/\*                                              |
| `tests/`    | Dummy apps for testing (dapps, wallet)                                                                     |
| `tools/`    | CI actions, GitHub bots and Nx plugins                                                                     |

\*Adding new code? See [libs/README.md](./libs/README.md).

## Nightly releases

- **Desktop binaries** and **Android APKs** are attached to build workflows – see [GitHub Actions](https://github.com/LedgerHQ/ledger-live/actions).
- Authorised users can also access [Testflight](https://developer.apple.com/testflight/), [Firebase App Distribution](https://console.firebase.google.com/) and [ledger-live-build](https://github.com/LedgerHQ/ledger-live-build) repository.
- Nightly **packages** are published with `@nightly` dist-tag, e.g. `npm i @ledgerhq/hw-app-eth@nightly`
- More details on the Wiki: https://github.com/LedgerHQ/ledger-live/wiki/Release-Process#nightlies

## License

Please check each project `LICENSE` file, most of them are under the MIT license.

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