# @truffle/hdwallet

> HD Wallet helpers for Truffle

Latest version **0.1.4** (published 2023-09-07) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @truffle/hdwallet
pnpm add @truffle/hdwallet
yarn add @truffle/hdwallet
bun add @truffle/hdwallet
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.1.4 |
| Published | 2023-09-07 |
| First published | 2022-10-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | ^16.20 \|\| ^18.16 \|\| >=20 |
| Dependencies | 3 |
| Unpacked size | 17.1 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 13910 |
| Author | david |
| Maintainers | rizedr, joshuafernandes, cliffoo, kevinbluer, gnidan, haltman, eggplantzzz, fainashalts, cds-amal |
| Keywords | ethereum, solidity, truffle, hardhat, hdwallet |

## Links

- npm: https://www.npmjs.com/package/@truffle/hdwallet
- Repository: https://github.com/trufflesuite/truffle
- Homepage: https://github.com/trufflesuite/truffle/tree/master/packages/hdwallet#readme
- Issues: https://github.com/trufflesuite/truffle/issues
- npm.io page: https://npm.io/package/@truffle/hdwallet

## Dependencies (3)

- [keccak](https://npm.io/package/keccak.md) 3.0.2
- [secp256k1](https://npm.io/package/secp256k1.md) 4.0.3
- [ethereum-cryptography](https://npm.io/package/ethereum-cryptography.md) 1.1.2

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 0.1.4 (latest) — 2023-09-07
- 0.1.3-visual-debugger.0 (visual-debugger) — 2023-05-12
- 0.1.3 — 2023-06-06
- 0.1.2 — 2023-03-17
- 0.1.1 — 2022-11-23
- 0.1.0 — 2022-10-05

## README

# @truffle/hdwallet

> :warning: **This package is experimental and FOR INTERNAL USE ONLY.**

This package contains helpers for generating accounts for HD Wallets.

For information on using this package (until we get it more ready for public
use), please see [`./src/index.ts`](src/index.ts).

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