# crypto-wallet-core

> A multi-currency support library for address derivation, private key creation, and transaction creation

Latest version **10.10.15** (published 2025-09-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install crypto-wallet-core
pnpm add crypto-wallet-core
yarn add crypto-wallet-core
bun add crypto-wallet-core
```

## Health

**Score 45/100 (D)** — status: stable.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 10.10.15 |
| Published | 2025-09-03 |
| First published | 2019-04-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 14 |
| Unpacked size | 665.3 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Micah Riggan |
| Maintainers | cmgustavo, nitsujlangston, ematiu, micahriggan, justinkook |
| Keywords | multi-currency, addresses, and, transactions |

## Links

- npm: https://www.npmjs.com/package/crypto-wallet-core
- npm.io page: https://npm.io/package/crypto-wallet-core

## Dependencies (14)

- [info](https://npm.io/package/info.md) 0.0.6-beta.0
- [web3](https://npm.io/package/web3.md) 1.4.0
- [xrpl](https://npm.io/package/xrpl.md) 2.13.0
- [ethers](https://npm.io/package/ethers.md) 6.13.5
- [@solana/kit](https://npm.io/package/@solana/kit.md) ^2.1.0
- [bitcore-lib](https://npm.io/package/bitcore-lib.md) ^10.10.7
- [ed25519-hd-key](https://npm.io/package/ed25519-hd-key.md) ^1.3.0
- [bitcore-lib-ltc](https://npm.io/package/bitcore-lib-ltc.md) ^10.10.5
- [bitcore-lib-cash](https://npm.io/package/bitcore-lib-cash.md) ^10.10.5
- [bitcore-lib-doge](https://npm.io/package/bitcore-lib-doge.md) ^10.10.5
- [@solana-program/memo](https://npm.io/package/@solana-program/memo.md) ^0.7.0
- [@solana-program/token](https://npm.io/package/@solana-program/token.md) ^0.5.1
- [@solana-program/system](https://npm.io/package/@solana-program/system.md) ^0.7.0
- [@solana-program/compute-budget](https://npm.io/package/@solana-program/compute-budget.md) ^0.7.0

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 10.10.15 (latest) — 2025-09-03
- 11.5.1 (beta) — 2026-01-28
- 11.5.0 — 2026-01-23
- 11.4.7 — 2026-01-06
- 11.4.5 — 2025-12-04
- 11.4.1 — 2025-11-18
- 11.4.0 — 2025-10-30
- 11.3.7 — 2025-10-23
- 11.3.6 — 2025-10-10
- 11.3.2 — 2025-09-10
- 11.3.1 — 2025-09-03
- 10.10.14 — 2025-08-26
- 11.2.4 — 2025-08-24
- 10.10.13 — 2025-08-24
- 11.2.0 — 2025-07-25
- … 136 more at https://npm.io/package/crypto-wallet-core/versions

## README

# Crypto Wallet Core

**A coin-agnostic wallet library for creating transactions, signing, and address derivation.**

## Contributing

See [CONTRIBUTING.md](https://github.com/bitpay/bitcore/blob/master/Contributing.md) on the main bitcore repo for information about how to contribute.

## License

Code released under [the MIT license](https://github.com/bitpay/bitcore/blob/master/LICENSE).

Copyright 2013-2019 BitPay, Inc. Bitcore is a trademark maintained by BitPay, Inc.

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